v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Chat

Start chat for a session thread

Start chat for a session thread. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/sessions/{sessionId}/threads/{threadId}/chat

Path parameters

projectIdstring required

Project identifier used to scope the request.

sessionIdstring required

Session identifier within the project.

threadIdstring required

Thread identifier within the session.

Request body

triggerstring

trigger value for the chat Request object.

workspaceIdstring

Workspace identifier associated with this object.

providerIdstring

Sandbox provider identifier.

modelstring

model value for the chat Request object.

reasoningstring

reasoning value for the chat Request object.

serviceTierstring

service Tier value for the chat Request object.

runAfterstring

run After value for the chat Request object.

Response

Chat response

workspaceIdstring required

Workspace identifier associated with this object.

sessionIdstring required

Session identifier associated with this object.

threadIdstring required

Thread identifier associated with this object.

submissionIdstring

submission Id value for the chat Response object.

messageIdstring

message Id value for the chat Response object.

completionIdstring

completion Id value for the chat Response object.

statusstring

Current status value.

queuedPromptIdstring

queued Prompt Id value for the chat Response object.