Webhooks
Deactivate webhook
delete/webhooks/{id}
Path parameters
idstring required
Resource ID returned by the matching create or list endpoint.
Response
Success
Example response
{
"success": true
}Resource ID returned by the matching create or list endpoint.
Success
{
"success": true
}