Deletes a specific configuration for a domain name.
Operation description
The call frequency for a single user is limited to 30 calls per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:DeleteDcdnSpecificConfig |
delete |
*domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name. You can delete a configuration for only one domain name at a time. |
example.com |
| ConfigId |
string |
Yes |
The ID of the feature configuration. To specify multiple IDs, separate them with commas (,). For more information, see Usage of ConfigId. |
2117 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
04F0F334-1335-436C-A1D7-6C044FE73368 |
Examples
Success response
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. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.