v1

latestOpenAPI 3.1.02026-08-0412893445.2 KB
Webhooks

Deactivate webhook

delete/webhooks/{id}

Path parameters

idstring required

Resource ID returned by the matching create or list endpoint.

Response

Success

successtrue required

Example response

{
  "success": true
}