curl --location --request POST 'https://stage.privicore.com:9009/profile/generate-token-qr' \ --header 'X-DPT-AUTHORIZATION;'
{ "id": "example_command_id", "qr": "string", "token": "example_auth_token", "host": "http://127.0.0.1" }