v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Creates a new chat execution in the specified agent space

post/agents/agent-space/{agentSpaceId}/chat/create

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

Query parameters

userIdstring

Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)

The user identifier for the chat. This field is deprecated and will be ignored — the service resolves user identity from the authenticated session.

userType'IAM' | 'IDC' | 'IDP'

Types of users in the system

The authentication type of the user

Response

Success

executionIdstring required

The unique identifier for the created execution

createdAtstring date-time required

Timestamp when the chat was created