Delete webhooks
DELETE/api/v1/accounts/:accountId/webhooks
Sending a DELETE request on this endpoint allows to remove a configured webhook for an account or a subaccount .
Request
Responses
- 200
- 400
- 401
- 500
The webhook was deleted successfully
Bad request error response
Request was not authenticated response
Internal server error