Login For Access Token
Validate a user exists with a valid password and return an access token used to authenticate with other subsequent API calls in a session.
Request Body — REQUIRED |
---|
grant_type Grant TypePossible values: Value must match regular expression |
username Username — REQUIRED |
password Password — REQUIRED |
scope Scope |
client_id Client Id |
client_secret Client Secret |
Responses | |||||
---|---|---|---|---|---|
200 Successful Response
| |||||
422 Validation Error
|