Session
| Name | Type | Required | Description |
|---|---|---|---|
| rid | SessionRid | Yes | The Resource Identifier (RID) of the conversation session. |
| metadata | SessionMetadata | Yes | Metadata about the session. |
| agent_rid | AgentRid | Yes | The Resource Identifier (RID) of the Agent associated with the session. |
| agent_version | AgentVersionString | Yes | The version of the Agent associated with the session. This can be set by clients on session creation. If not specified, defaults to use the latest published version of the Agent at session creation time. |