Updates a session
This API can be used to update the session that matches the ID that was passed in as a path parameter. To use this API, pass in the id that was returned from your Create Session API call as a path parameter.
Review the request schema to see the fields that can be updated.
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Opaque, caller-defined session state.
The date and time when the entity was created in ISO format.
The date and time when the entity was last updated in ISO format.
The user who originally created the entity.
The type of identity that created the entity.
user, service_account The ID of the account that owns the given entity.
Start of the session window.
End of the session window.
The date and time when the entity was archived in ISO format.