x-api-key: ********************
{ "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b" }
curl --location --request POST 'https://testserver.loyi.io/public/api/quest//accept' \ --header 'Origin;' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b" }'