Patch Session
Update the title or status of a session within the authenticated user's workspace.
Parameters: body (SessionPatchRequest): Fields to update; at least one field is required.
Returns: SessionDetailResponse: The updated session details.
Raises: HTTPException: If no fields are provided, the title is blank, the status is invalid, or the session cannot be updated.
Path parameters
Request body
Response
Successful Response
Changes
Changed in 5 of the 85 revisions of this API.367
- ○
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
- ●
- ▲
request property
status/anyOf[subschema #1]/was restricted to a list of enum valuesrequest-property-became-enum
- ▲
removed the required property
turn_countfrom the response with the200statusresponse-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 status200response-property-enum-value-added
- ●
added the new
archivedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
api operation id
patch_session_api_sessions__session_id__patchremoved and replaced withupdate_sessionapi-operation-id-removed
- ○
added the new
activeenum value to the request propertystatus/anyOf[subschema #1]/request-property-enum-value-added
- ○
added the new
archivedenum value to the request propertystatus/anyOf[subschema #1]/request-property-enum-value-added
- ○
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
- ○