Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the webhook that must be deleted.
Response
Success
The response is of type any
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the webhook that must be deleted.
Success
The response is of type any
.