chat

Create Session

Create a new chat session in a project.

post/v1/projects/{project_id}/chat/sessions

Path parameters

project_idstring uuid required

Request body

titlestring nullable

Response

Successful Response

idstring uuid required
project_idstring uuid required
workspace_idstring uuid required
titlestring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.