Delete Webhook
Deletes the requested webhook.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
id
ID for the webhook.
Response
The response to deleting the webhook.