Webhooks
Delete
DELETE
/
v2
/
webhooks
/
{Id}
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
200 - text/plain
The response is of type any
.