v1

latestOpenAPI 3.0.32026-07-13795123.5 KB
Webhooks

Update a webhook

Updates a webhook by its public ID

put/workspaces/{workspacePublicId}/webhooks/{webhookPublicId}

Path parameters

workspacePublicIdstring required
webhookPublicIdstring required

Request body

namestring
urlstring uri
secretstring
eventsstring[]
activeboolean

Response

Successful response

publicIdstring required
namestring required
urlstring required
eventsstring[] required
activeboolean required
createdAtstring required
updatedAtstring nullable required