Skip to main content Skip to complementary content

Add session

Method

POST

Path

/qps/{virtual proxy/}session

Description

This adds a new session. Include the session to create in the HTTP body:

{ "UserDirectory": "<user directory>", "UserId": "<unique user id>", "Attributes": [ { "<Attribute1>": "<value1a>" }, { "<Attribute1>": "<value1b>" }, [attributes are not unique] { "<Attribute2>": "" }, [value can be empty] { "<Attribute3>": "<value3>" }, ... ] [optional], "SessionId": "<session id>" }

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!