The response to a SessionCreate.
{ "token": "", "session": { "indentifier": "yendri", "password": "authentícame por favor", "platform": "linux", "client": "pilfer" }} Copy
{ "token": "", "session": { "indentifier": "yendri", "password": "authentícame por favor", "platform": "linux", "client": "pilfer" }}
The session object that was created.
The session's token. This can be used by the user to properly interface with the API.
The response to a SessionCreate.
Example