SpaceMediaSpaceMedia
Endpoint referenceEnterprise Webhooks

Update enterprise webhook

PATCH
/api/v1/webhooks/{reference}

Update the webhook name, HTTPS endpoint, event filters, or active state. Set active to false to pause delivery without deleting audit history.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

reference*string
Formatuuid

Header Parameters

Idempotency-Key*string

Unique request key. Reuse with the same body replays the result; reuse with a different body returns a conflict.

Length8 <= length <= 255

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Properties1 <= properties

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?