Skip to main content
PATCH
Update Webhook Subscription
Note: The scope (organisation/entity) of a webhook subscription cannot be changed after creation. To change the scope, create a new webhook subscription and delete the old one.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Webhook subscription ID

Body

application/json

Webhook subscription update configuration

webhookSubscription
object
required

Response

Webhook subscription updated successfully

data
object