v1
latestOpenAPI 3.0.1Apache 2.02026-07-135212282.4 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"
}