Skip to main content
DELETE
Deletes a webhook subscription

Authorizations

Authorization
string
header
required

Access token obtained from the /oauth/token endpoint using your client credentials.

Path Parameters

id
string<uuid>
required

Unique identifier of the webhook subscription to delete, as returned when the subscription was created.

Response

No Content