v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Notification

Update a single notification

Update a specific notification by its ID.

put/v1/notifications/{id}

Path parameters

idstring uuid required

The UUID of the notification to be updated.

Request body

webhookUrlstring required
descriptionstring nullable
tablesstring[]
processesstring[]

Response

Successfully updated the notification.

metadataobject