Webhooks
Delete webhook
Delete a webhook for a user
delete/webhooks/{webhookID}
Path parameters
webhookIDstring required
ID of the webhook
Response
No Content
Example response
{
"message": "action performed successfully",
"status": "success"
}Delete a webhook for a user
ID of the webhook
No Content
{
"message": "action performed successfully",
"status": "success"
}