Delete webhook

DELETE
/api/v2/webhooks/:id

Delete a webhook by ID.

Path parameters

idstringRequired

The ID of the webhook to delete

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with