ModifyAcceleratorDomain
Last updated
Last updated
POST /api/v2/zga HTTP/1.1
Host: console.zenlayer.com
Content-Type: application/json
X-ZC-Action: ModifyAcceleratorDomain
<Common Request Params>
Request:
{
"acceleratorId": "acceleratorIdxxxxx",
"domain": {
"domain": "xx.xx.com",
"relateDomains": "xx.xx.cn"
}
}
Response:
{
"requestId": "TEEFDCA5B-76FB-4E91-A18E-DF7F5D2CE41F",
}