cURL
curl --request DELETE \ --url https://api.bspk.com/api/platform/v1/webhook_endpoints/{id} \ --header 'Authorization: Bearer <token>'
Delete a webhook endpoint.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Webhook endpoint id.
Successful response