Authorization: Bearer ********************curl --location --request POST 'https://sit-api.playariagame.com/v1/auth/me' \
--header 'Authorization: Bearer <token>'{
"errCode": "string",
"errMsg": "string",
"success": true,
"timestamp": "string"
}