Webhooks

Update webhook

Updates a webhook (URL, events, enabled flag). Cannot edit id, organizationId, or secret (use rotate endpoint for secret).

put/webhooks/{webhookId}

Request body

urlstring
eventsWebhookEvent[]
enabledboolean

Response

Success

transactionIdstring uuid required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.