Authorization: Bearer ********************
{ "code": "000001" }
curl --location --request POST '/api/user/app/invitor' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "000001" }'
{}