Updates the remarks for a built-in authoritative record in HTTPDNS.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
pubdns:UpdateRecursionRecordRemark |
update |
*recursionRecord
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClientToken |
string |
No |
A client token used to ensure the idempotence of the request. Generate a unique value for this parameter from your client. The value can contain only ASCII characters and must be no more than 64 characters long. |
e432232342423ew423 |
| RecordId |
string |
No |
The ID of the record. |
173671468000010 |
| Remark |
string |
No |
The remarks. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of the request. |
6856BCF6-11D6-4D7E-AC53-FD579933522B |
Examples
Success response
JSON format
{
"RequestId": "6856BCF6-11D6-4D7E-AC53-FD579933522B"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.