Deletes configurations of multiple accelerated domain names at a time.
Operation description
Note
You can specify up to 50 domain names in each request.
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 |
---|---|---|---|---|
DomainNames | string | Yes | The accelerated domain names whose configurations you want to delete. Separate multiple accelerated domain names with commas (,). | example.com |
FunctionNames | string | Yes | The names of the features that you want to delete. Separate multiple feature names with commas (,). For more information about feature names, see Feature settings for a domain name. | referer_white_list_set,https_force |
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.
Change history
Change time | Summary of changes | Operation |
---|
No change history