v1
latestSwagger 2.02026-08-041113661.2 MBNsGroupService
Delete group
delete/v1beta/dns/nameservers/groups/{ns_group}
Path parameters
ns_groupstring required
Plain text name of the nameserver group, which can consist of several nameservers with attached IPs. Once created in Openprovider reseller account, nameserver group can be reused for operations with domains.
Response
A successful response.
Example response
{
"code": 0,
"data": {
"success": false
},
"desc": ""
}