Api referenceApiV1WebhooksId
/api/v1/webhooks/{id}
Authorization
bearerAuth AuthorizationBearer <token>
API key as Authorization: Bearer esk_...
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/webhooks/string"{ "id": "string"}{ "error": { "code": "not_found", "message": "Document not found" }}{ "error": { "code": "not_found", "message": "Document not found" }}