latestOpenAPI 3.1.02026-08-19127114508.1 KB

ccbc269bc193

Webhooks

Deactivate webhook

Deactivate webhook.

delete/api/v1/webhooks/{id}

Path parameters

idstring required

Resource ID returned by the matching create or list endpoint.

Response

Success

successtrue required

Example response

{
  "success": true
}