Create Edge Hostname for AMD
POST https://{{host}}/papi/v1/edgehostnames?contractId={{contractId}}&groupId={{groupId}}
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
contractId | string | ||
groupId | string |
Request Body
{"productId"=>"{{productId}}", "domainPrefix"=>"{{propertyHostname}}", "domainSuffix"=>"edgesuite.net", "secureNetwork"=>"STANDARD_TLS", "ipVersionBehavior"=>"IPV6_COMPLIANCE"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
PAPI-Use-Prefixes | boolean | ||
Content-Type | string |