PUT /agent/session/{sessionId}
Update the access level of an existing agent session.
Only the user that started the session can change its access level.Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/agent/session/{sessionId}
Resource URL Variables
{sessionId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | PUT |
Request Object | UpdateAgentSessionRequest (application/json) |
Response Object | AgentSession (application/json) |