Skip to main content
POST
Create New Chat Session
Required permission: Chat — Write (write:chat), which basic includes, so any signed-in user has it. A limited Personal Access Token needs the Chat — Write scope. A service account in no group also holds it. Anonymous users can call this when anonymous access is enabled.

Authorizations

Authorization
string
header
required

Authorization header with Bearer token

Body

application/json
persona_id
integer
default:0
description
string | null
project_id
integer | null

Response

Successful Response

chat_session_id
string<uuid>
required