This API is used to delete a domain name.
Deleting a domain name relies on some components, such as DNS. These components may cause deletion failed.
DELETE /v1/{project_id}/waf/instance/{instance_id}?keepPolicy={keepPolicy}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Specifies the project ID. |
instance_id |
Yes |
String |
Specifies the instance ID or domain ID. |
keepPolicy |
No |
Boolean |
Specifies whether to retain the policy when deleting a domain name.
|
Request parameters
None
Response parameters
None
For details about error status codes, see Status Codes.