Authorize User
Validates whether the provided user credentials are valid or not.
post/user_auth/authorize_user
Request body
Response
200
Example response
{
"entity": true
}Validates whether the provided user credentials are valid or not.
200
{
"entity": true
}