Request
This endpoint expects an object.
messageslist of objectsRequired
List of incoming user messages and drive file references.
metadatamap from strings to anyOptional
Optional metadata (e.g., salesforce_session)
callback_urlstring or nullOptional
Optional callback URL. If provided, the interaction runs asynchronously and the response returns 202 with session_id + events_url.
revision_idstring or nullOptional
tagslist of strings or nullOptional
Optional tags for categorizing this interaction in observability history. Max 20 tags, each up to 32 lowercase alphanumeric characters plus ’:’, ’_’, ’-’.