curl --location --request DELETE 'https://www.nocoly.com/v3/app/roles/' \ --header 'HAP-Appkey: {{appkey}}' \ --header 'HAP-Sign: {{sign}}'
{ "success": true, "data": {} }