API Reference

Disable webhook subscription

Requires subscriptions:manage and owner access. Disables the webhook subscription instead of deleting its history, then returns an empty response.

DELETE/v1/subscriptions/{id}

Requires subscriptions:manage and owner access. Disables the webhook subscription instead of deleting its history, then returns an empty response.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Subscription ID.

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/subscriptions/string"
Empty