2.1.1 Session object
Represents a user session.
Example
{
"locale": "en_US"
}
Fields
| Field | Type | Description |
|---|---|---|
localeoptional |
String | The user's locale. |
loginoptional |
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