Generate token

This endpoint is for creating the bearer token required to successfully call the API.


Please note that if MFA is set up for the user, then there will be a null result in the authentication_result section, and a challenge_name and session values would be returned which must be used with the [POST] /v2/auth/mfa endpoint to obtain the access token.

Body Params
string
required

Username

string
required

Password

Response

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