sessions

Update Session

Update a Session's metadata and/or configuration.

put/v3/workspaces/{workspace_id}/sessions/{session_id}

Path parameters

workspace_idstring required
session_idstring required

Request body

metadataobject nullable

Response

Successful Response

idstring required
is_activeboolean required
workspace_idstring required
metadataobject
configurationobject
created_atstring date-time required

Changes

Changed in 1 of the 10 revisions of this API.2

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added