Delete Webhook

Delete a registered webhook.

Path parameters

idstringRequired
The ID of the webhook to delete

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
messagestring
Message indicating the success of the operation

Errors