curl --location 'https://app.eventportal.io/app/v1/context/abcdef01-2345-6789-abcd-ef0123456789/token/tag' \ --header 'Content-Type: application/json' \ --data '{ "tagNr": "string", "secureCode": "string" }'
{ "token": "string" }