Authenticate with credentials
POST/auth/credentials/authenticate
Authenticate a user by providing user attributes and credentials.
Request​
Responses​
- 200
- 400
- 401
- 404
- 500
OK
Bad Request: The request body is malformed or contains invalid data
Unauthorized: Authentication failed
Not Found: The user could not be found
Internal Server Error: An unexpected error occurred while processing the request