API ReferenceWebhooks
Delete a webhook endpoint
Authorization
apiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/webhook-endpoints/string"{ "ok": true}