User
User Login
post/account-service/api/login
Request body
Example request
{
"username": "JohnDoe"
}Response
Successful Response
Example response
{
"username": "JohnDoe"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.