sessions

Create Session

post/api/sessions

Headers

Authorizationstring nullable
X-Fleet-User-Idstring uuid nullable
X-Fleet-Workspace-Idstring uuid nullable

Request body

titlestring nullable

Response

Successful Response

idstring uuid required
titlestring required
status'active' | 'archived' required
checkpoint_versioninteger required
created_atstring nullable
updated_atstring nullable

Changes