Delete the domain you created in the Nuvo system delete the domain you created in the Nuvo system
DELETE /api/v1/oauth2-app/domains/deldomain/{domain_name}
DELETE
/api/v1/oauth2-app/domains/deldomain/{domain_name}
Headers:
appid: application id
appkey: application key
domain_name*
String
domain name
{ "code": 200, "data": "", "msg": "" }
Last updated 2 years ago