Deletes configurations of a domain name.
Operation description
Note
You can call this operation up to 30 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DomainName | string | Yes | The accelerated domain name. You can specify only one domain name. | example.com |
ConfigId | string | Yes | The ID of the configuration. Separate multiple configuration IDs with commas (,). For more information about ConfigId, see Usage notes on ConfigId. | 2117 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | Invalid%s.ValueNotSupported | FunctionName [%s] is not supported. | The specified configuration is not supported. |
For a list of error codes, visit the Service error codes.