ImageCollector
A display-only Collector that surfaces an image in a DaVinci authentication flow. It carries no user input — id returns key and the collector never contributes a value to the form submission.
{
"type": "IMAGE",
"key": "heroImage",
"description": "Alt text",
"imageUrl": "https://cdn.example.com/image.png",
"hyperlinkUrl": "https://example.com/install"
}Content copied to clipboard