Remove webhook
Remove webhook
delete/webhooks/{webhook_id}
Path parameters
webhook_idinteger required
The ID of the webhook to be removed
Response
The webhook has been removed
Example response
{
"success": 1
}Remove webhook
The ID of the webhook to be removed
The webhook has been removed
{
"success": 1
}