Manifest Content Changed
Notifies that BC has updated content (added or removed a set of assets) within an existing manifest. Note that this event is only triggered when multiple assets are changed in a single operation and not for single asset additions or removals. Use this event to keep external consumers in sync with the latest manifest state. Subscribe to `designer_manifest_content_changed` to receive notifications when manifest content changes.
Payload
The payload of this webhook request is an object.
values
An array of webhooks, be prepared to handle more than 1 in the same hook request.
Response
200
any
Return a 200 status to indicate that the data was received successfully.
