Authenticate with userName and password for a bearer token
POST/api/identity/auth/access-tokens
Authenticate with userName and password for a bearer token
Request
Responses
- 200
- 400
- 401
- 500
Authentication successful
Invalid request
Authentication failed
Internal Server Error: An unexpected error occurred.