Authorization: Bearer ********************
curl --location --request DELETE 'https://api.uat.tacra.market/user/ych/character/' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "string", "body": {} }