Session
Create a new session
Creates a new session.
POST
/
accounts
/
sessions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?
Creates a new session.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?