Endpoint to chat with the service using a prompt and chat ID.
Chat request payload.
Request payload for chat.
The chat prompt.
The chat session ID (assigned at 1st prompt).
""
Optional dataset code to scope the chat. It will default to Core (ds-core) if not provided.
"ds-core"
The audiences ids (UUIDs) to dock and produce insights for. These audiences are created via GWI platform and need to be shared within the organization. The list can be found using /v2/saved/audiences.
[
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000001"
]