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