Create Session
Create a session for the authenticated user in the current workspace.
Parameters: body (SessionCreateRequest): Session creation data, including the optional title. identity (LocalScopeDep): Authenticated user and workspace scope. repo (SessionCatalogDep): Session repository used to create the session. prewarm (SessionPrewarmDep): Optional background Sandbox pre-warm trigger.
Returns: SessionDetailResponse: The newly created session details.
Request body
Response
Successful Response
Changes
Changed in 5 of the 85 revisions of this API.265
- ○
endpoint added
endpoint-added
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ●
deleted the
headerrequest parameterX-Fleet-User-Idrequest-parameter-removed
- ●
deleted the
headerrequest parameterX-Fleet-Workspace-Idrequest-parameter-removed
- ●
- ▲
removed the required property
turn_countfrom the response with the201statusresponse-required-property-removed
- ●
removed the optional property
detailfrom the response with the422statusresponse-optional-property-removed
- ●
added the new
activeenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ●
added the new
archivedenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ○
api operation id
create_session_api_sessions_postremoved and replaced withcreate_sessionapi-operation-id-removed
- ○
added the required property
codeto the response with the422statusresponse-required-property-added
- ○
added the required property
messageto the response with the422statusresponse-required-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 136 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○