Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the webhook to delete
Response
200
Sucessful response
Deletes a webhook by ID. Be sure to replace {id}
with the ID of the webhook you’d like to delete.
For details on using webhooks in the SendLayer app, see our guide to managing webhooks.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The id of the webhook to delete
Sucessful response