Delete a webhook
Delete a webhookPath parameters
id
string
ID of the webhook to delete
Response
webhook_id
string
Webhook IDdeleted
boolean
Indicates if the webhook was deleted
1 {2 "webhook_id": "string",3 "deleted": true4 }
id
string
webhook_id
string
deleted
boolean
1 {2 "webhook_id": "string",3 "deleted": true4 }