Reactivates a custom domain name whose validity status is Abnormal.
Operation description
-
This operation is intended for API providers.
-
You must solve the problem that is mentioned in the domain name exception prompt before you can reactivate the domain name.
-
A typical reason why a custom domain name becomes abnormal is that the domain name does not have an ICP filing or the domain name is included in a blacklist by the administration. When a custom domain name is abnormal, users cannot use it to call APIs.
-
reactivate the domain name to resume normal access.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:ReactivateDomain |
update |
*ApiGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
The ID of the API group. This ID is generated by the system and globally unique. |
927d50c0f2e54b359919923d908bb015 |
| DomainName |
string |
Yes |
The custom domain name. |
api.demo.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
6EF60BEC-0242-43AF-BB20-270359FB54A7 |
Examples
Success response
JSON format
{
"RequestId": "6EF60BEC-0242-43AF-BB20-270359FB54A7"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.