Update webhook
Webhooks
Update webhook
Updates a webhook endpoint.
PATCH
Update webhook
Authorizations
Organization API key using Authorization: Bearer sk_....
Path Parameters
Identifier of the webhook.
Body
application/json
Request body for updating a webhook.
Response
Webhook updated
Webhook endpoint configured by the organization.
Unique identifier of the webhook.
Example:
"w_1234567890abcdefghij"
When the webhook was created.
When the webhook was last updated.
Destination URL.
Current webhook status.
Available options:
ENABLED, DISABLED, BROKEN, DELETED Example:
"ENABLED"
Owning organization identifier.
Example:
"org_1234567890abcdefghij"
Optional user-defined description.
Example:
null
Event types currently enabled for this webhook.
When this webhook was deleted, if any.
Example:
null
User who deleted this webhook.
Example:
null