Skip to main content
DELETE
cURL

Headers

Authorization
string
required

Bearer token. Format: Bearer <api_key>

Path Parameters

endpointId
string
required

Response

The request has succeeded.

Response confirming a webhook endpoint was deleted.

object
enum<string>
required

Object type. Always webhook_endpoint.

Available options:
webhook_endpoint
id
string
required

Identifier of the deleted endpoint.

deleted
boolean
required

Always true.