admin-webhooks
Create Webhook
post/api/admin/webhooks
Request body
workspace_idstring required
providerstring required
event_typestring required
payloadobject required
headersobject nullable
integration_idstring nullable
statusstring
attemptsinteger
failure_reasonstring nullable
last_attempt_atstring nullable
next_retry_atstring nullable
resolved_atstring nullable
Response
Successful Response
idstring required
workspace_idstring required
workspace_namestring required
providerstring required
event_typestring required
statusstring required
attemptsinteger required
integration_idstring nullable required
failure_reasonstring nullable required
last_attempt_atstring date-time nullable required
next_retry_atstring date-time nullable required
resolved_atstring date-time nullable required
created_atstring date-time required