Skip to main content
DELETE
Unsubscribe a webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
id
string
required

The ID of the webhook subscription to unsubscribe from

Response

Successful Response