Authorization: Bearer ********************
curl --location --request POST 'https://api.uat.tacra.market/user/queue' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "string", "body": {} }