v3
latestOpenAPI 3.0.1Apache 2.02026-08-065516357.9 KBwebhooks
Update Webhook
Update an existing webhook
put/api/v1/webhooks/{webhook_id}/
Path parameters
webhook_idstring required
Unique identifier of the webhook.
Request body
Response
Webhook updated successfully
Example response
{
"message": "Webhook updated successfully"
}