mission-control

Create Mission Control Chat Session

post/v1/mission-control/chat/sessions

Headers

X-API-Keystring nullable

Request body

workspace_idstring uuid required
titlestring nullable
folderstring nullable
scope_allboolean
selected_interview_idsstring[] nullable
selected_vault_idsstring[] nullable

Response

Successful Response

idstring uuid required
workspace_idstring uuid required
scope_typestring required
titlestring nullable
folderstring nullable
selected_interview_idsstring[] nullable
selected_vault_idsstring[] nullable
created_bystring nullable
created_by_emailstring nullable
created_by_namestring nullable
shared_with_user_idsstring[]
access'owner' | 'shared'
created_atstring date-time required
updated_atstring date-time required

Changes

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