Authorization: Bearer ********************
{ "username": "string" }
curl --location --request POST 'https://preprod.api.crego.io/v1/identity/auth/rego/token/exchange/' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "string" }'
{}