Logo
API_DOC API Documentation

Create Edge Hostname for AMD

POST https://{{host}}/papi/v1/edgehostnames?contractId={{contractId}}&groupId={{groupId}}

 

Body PARAM

Key Datatype Required Description 
contractId
string
groupId
string



HEADERS

Key Datatype Required Description 
PAPI-Use-Prefixes
boolean
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://host/papi/v1/edgehostnames?contractId=&groupId=?contractId=&groupId=' -H 'PAPI-Use-Prefixes: true' -H 'Content-Type: application/json' -d '{"productId":"productId","domainPrefix":"propertyHostname","domainSuffix":"edgesuite.net","secureNetwork":"STANDARD_TLS","ipVersionBehavior":"IPV6_COMPLIANCE"}'

ENDPOINTS