Skip to main content
POST
Unregister webhook
Required scopes: webhooks.configuration:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
id
string
required

The webhook ID.

owner_client_id
string
required

The webhook owner (the Client ID for which the webhook is registered).

Response

200

Webhook unregistered successfully.