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