curl --location --request DELETE 'http://127.0.0.1:9999/api/v1/device/model/custom/commands/' \ --header 'x-token: {{x-token}}'
{ "code": 0, "message": "string", "data": "string" }