B2B Webhooks

Update Webhook (v1/v2 cannot be changed; register a new endpoint to switch version)

put/v2/webhooks/{webhook_nanoid}

Path parameters

webhook_nanoidstring required

Unique identifier of the Webhook Endpoint.

Request body

urlstring uri
eventsstring[]
secretstring
is_activeboolean
namestring

Optional display name for the webhook.

descriptionstring

Optional description for the webhook.

Response

Default Response

successtrue required

Changes

No recorded changes to this endpoint across all 1 revision of this API.