All Products
Search
Document Center

Alibaba Cloud DNS:DeleteDomainGroup

Last Updated:Jul 24, 2024

Deletes a domain name group. After you delete the domain name group, the domain names in the group are moved to the default group.

Operation description

Note The default group cannot be deleted.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
LangstringNo

The language type.

en
GroupIdstringYes

The ID of the domain name group.

2223

Response parameters

ParameterTypeDescriptionExample
object
GroupNamestring

The name of the domain name group.

MyGroup
RequestIdstring

The ID of the request.

536E9CAD-DB30-4647-AC87-AA5CC38C5382

Examples

Sample success responses

JSONformat

{
  "GroupName": "MyGroup",
  "RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history