v1
latestOpenAPI 3.1.02026-07-26102934.7 KBwebhooks
Update webhook
Updates an existing webhook. Only include the fields you want to change — omitted fields remain unchanged. Fields cannot be set to null.
patch/webhooks/{webhook_id}
Path parameters
webhook_idstring required
The webhook ID (e.g., whk_abc123).
Request body
Response
The updated webhook.
Example response
{
"id": "whk_abc123"
}