Chat
Create or reopen a chat thread.
Create or reopen a chat thread. The request enforces thread membership and content visibility for the authenticated caller.
POST
Create or reopen a chat thread.
Authorizations
Bearer JWT token or API Key (sk-*).
Body
application/json
Participant type used to resolve the target thread.
Available options:
USER, GROUP Example:
"USER"
User id or group id resolved from targetType.
Example:
"11111111-1111-4111-8111-111111111111"
Optional operator-defined thread title override.
Maximum string length:
256Example:
"Quarterly planning"
Response
200
OK.
Last modified on September 5, 2026

