2.1.1 Session object
Represents a user session.
Example
{
"locale": "en_US"
}
Fields
Field | Type | Description |
---|---|---|
locale optional |
String | The user's locale. |
login optional |
2.1.1 Login object | Represents the user's login (for authenticated sessions). If no user is logged in this attribute will be omitted. |
Last updated on