acquia-dam-sdk / Components / EditAssetsWebhookParams
optionaldelivery_enabled:boolean
Whether the webhook is actively running
src/apis/webhooks/requests.ts:26
optionaldelivery_url:string
The URL to deliver webhook payloads to
src/apis/webhooks/requests.ts:28
optionalevent_type:AssetsEvent
The event type to monitor
src/apis/webhooks/requests.ts:30
id:
string
Webhook Configuration Id
src/apis/webhooks/requests.ts:32
optionalpatch:AssetsWebhookPatch[]
List of fields to update (other fields included in the body will be ignored). If no patch parameter is sent, all fields included in request will be updated
src/apis/webhooks/requests.ts:34
optionalsecret_key:string
HMAC signing key