Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
webhook_id
string
required

ID of the webhook that you want to delete.

Response

OK

The response is of type object.