API ReferenceWebhooks

Update Webhook

PATCH

Webooks can be set up using the webhook API endpoints. Currently, only one webhook may be created per organization. The webhook will be called for events in that organization.

Consult the Events documentation for more information.

Path parameters

idstringRequired

Request

This endpoint expects an object.
endpoint
stringRequired
secret
stringRequired
organization_id
stringOptional

Response

This endpoint returns an object
data
objectOptional

Errors