x-token: ********************
{ "id": 1 }
curl --location --request POST 'http://api.testagent.mumamail.com/user/copyQrCode' \ --header 'Content-Type: application/json' \ --header 'x-token;' \ --data-raw '{ "id": 1 }'
{}