latestOpenAPI 3.0.32026-08-137683171.1 KB

be08f4f706f5

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