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