Skip to main content
PUT
Update a webhook

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Headers

Tenant-Id
string
required

ID of the tenant (current tenant context).

Path Parameters

projectId
string
required

Project identifier.

Body

application/json
id
string
required
events
string[]
required
endpoint
string<uri>
required

Response

OK

Project webhook subscription.

id
string
events
string[]
endpoint
string<uri>
created_at
string<date-time>
updated_at
string<date-time>