Skip to main content
DELETE
Delete a webhook subscription

Authorizations

Authorization
string
header
required

Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.

Path Parameters

subscription_id
string<uuid>
required

The ID of the webhook subscription.

Response

The subscription was deleted.

data
object