{ "parsedKey": "string", "appId": 0 }
curl --location --request POST '/v4/gateway/acc.role.resourcesxml.import' \ --header 'Authorization;' \ --header 'Appkey;' \ --header 'Access-Token-Type;' \ --header 'Content-Type: application/json' \ --data-raw '{ "parsedKey": "string", "appId": 0 }'
{ "data": true, "success": true, "message": "string", "code": 0 }