Skip to main content
Delete a webhook

Authorizations

Authorization
string
header
required

Obtain a Bearer token via the Create access token endpoint using the OAuth2 client credentials flow.

Path Parameters

id
string
required

The webhook's ID, as returned by the list and create endpoints.

Example:

"42"

Response

The webhook was deleted. The response has no body.