Resends a verification email to transfer a domain name to Alibaba Cloud.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | TransferInResendMailToken |
The operation that you want to perform. Set the value to TransferInResendMailToken. |
DomainName | String | Yes | example.com |
The domain name. |
Lang | String | No | en |
The language in which the system returns the error message. Valid values:
Default value: en |
UserClientIp | String | No | 127.0.0.1 |
The IP address of the client. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | AF7D4DCE-0776-47F2-A9B2-6FB85A87AA60 |
The ID of the request. |
Examples
Sample requests
&<Common request parameters>
Sample success responses
XML
format
<TransferInResendMailTokenResponse>
<RequestId>3E5DAABD-DED4-4624-A776-D04303F24C9A</RequestId>
</TransferInResendMailTokenResponse>
JSON
format
{ "RequestId":"F7C42D02-2FBE-475A-85A2-872865926EDC"}
Error codes
For a list of error codes, visit the API Error Center.