auth

Log in to see full request history
Body Params
string

The username used for authentication

string

The password used for authentication

string

The password hashed used for authentication

boolean

Force new token generation

string | null

Describes the desired auth mode, default to auth

string

The refresh token to use to refresh the access token

string

Two factor auth code if enabled on the user

Responses

400

Bad input parameter. Error message should indicate which one and why.

401

Bad or expired token. Re-authenticate to resolve.

403

Invalid auth or the request attempts to access an unavailable resource. Could be followed by an application error code that specifies the problem.

429

Too many requests. Your request have been throttled.

500

Unhandled server side problem.

503

Service Unavailable. A needed sub-service is temporarily down.

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json