Skip to main content
PATCH
Update Mission Control Chat Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

chat_session_id
string<uuid>
required

Body

application/json
title
string | null
folder
string | null

Response

Successful Response

id
string<uuid>
required
workspace_id
string<uuid>
required
scope_type
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
title
string | null
folder
string | null
selected_interview_ids
string[] | null
selected_vault_ids
string[] | null
created_by
string | null
created_by_email
string | null
created_by_name
string | null
shared_with_user_ids
string[]
access
enum<string>
default:owner
Available options:
owner,
shared