If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / EditAssetsWebhookParams
optional
delivery_enabled:boolean
Whether the webhook is actively running
src/apis/webhooks/requests.ts:19
optional
delivery_url:string
The URL to deliver webhook payloads to
src/apis/webhooks/requests.ts:21
optional
event_type:AssetsEvent
The event type to monitor
src/apis/webhooks/requests.ts:23
id:
string
Webhook Configuration Id
src/apis/webhooks/requests.ts:25
optional
patch: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:27
optional
secret_key:string
HMAC signing key