curl --location --request POST '/auth/tokenjwt' \
--header 'authorization: Ui81Ukgyc1FObXZmaGxUOG9yOVdEL3hUN2V1UjRva1NGNWsybW9rT2hEST0='{
"statusCode": 401,
"statusMessage": "Unauthorized",
"statusDescription": "User isn't authorized to access this resource",
"result": {
"errorCode": "89",
"errorMessage": "Unauthorized"
}
}