Authorization: Bearer ********************
curl --location --request DELETE 'https://oteapi.webnic.cc/dns/v2/subscription/partner/zone/example.com' \ --header 'Authorization: Bearer <token>'
{ "code": "1000", "message": "Command completed successfully." }