Create a Session
Creates a session.
Authorizations: Sessions - CREATE
Requests
POST /apis/sessions { |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect. |
500 | {"code":"070019", "name":"CreateSession", | Creating the session failed. Please see |