v4

latestOpenAPI 3.1.02026-08-03553368548.9 KB
admin-webhooks

Update Webhook

patch/api/admin/webhooks/{webhook_id}

Path parameters

webhook_idstring required

Request body

statusstring nullable
payloadobject nullable
headersobject nullable
integration_idstring nullable
failure_reasonstring nullable
resolved_atstring nullable
next_retry_atstring nullable
last_attempt_atstring nullable
attemptsinteger nullable

Response

Successful Response

idstring required
workspace_idstring required
workspace_namestring required
integration_idstring nullable required
providerstring required
event_typestring required
statusstring required
attemptsinteger required
max_attemptsinteger required
last_attempt_atstring date-time nullable required
next_retry_atstring date-time nullable required
failure_reasonstring nullable required
payloadobject required
headersobject nullable required
resolved_atstring date-time nullable required
retry_ofstring nullable required
created_atstring date-time required
updated_atstring date-time required