Delete Webhook

Delete a registered webhook.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
The ID of the webhook to delete

Response

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

Errors