acquia-dam-sdk
acquia-dam-sdk / Components / CreateAssetsWebhookParams
delivery_url: string
string
The URL to deliver webhook payloads to
src/apis/webhooks/requests.ts:3
event_type: AssetsEvent
AssetsEvent
The event type to monitor
src/apis/webhooks/requests.ts:5
optional secret_key: string
optional
HMAC signing key
src/apis/webhooks/requests.ts:7