Authorization: ********************
curl --location --request POST 'https://api.crol.mx//api/Auth' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "apikey": "string" }'
{ "token": "string" }