Description: Get details of specific user.
URL:- https://apps.quickerlearning.com/api/userdetails
Method: POST
AUTHORIZATION:
Type: Basic Auth
UserName: tenant_id,
Password:secret_key
HEADERS:
Accept: application/json
Request Body:
{
“user_id”: “19”
}
