UpdateAgentSessionRequest
org.sagebionetworks.repo.model.agent.UpdateAgentSessionRequest
Update the access level of an existing session.
Field | Type | Description |
---|---|---|
sessionId | STRING | The sessionId issued by Synapse when the session was started. |
agentAccessLevel | AgentAccessLevel | Defines the level of data access that the agent will be given during a session. |