Deletes a batch of custom lines by specifying their unique IDs.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:DeleteCustomLines |
delete |
*domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the request and response. The default value is zh. Valid values:
|
en |
| LineIds |
string |
Yes |
The unique IDs of the custom lines. Separate multiple IDs with commas (,). To obtain the unique IDs, call the DescribeCustomLines operation. |
1*******,2********* |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of the request. |
B57C121B-A45F-44D8-A9B2-13E5A5044195 |
Examples
Success response
JSON format
{
"RequestId": "B57C121B-A45F-44D8-A9B2-13E5A5044195"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.