Logo
Akamai APIs API Documentation

Edge hostnames

Number of APIs: 5


1. Get an edge hostname

GET https://{{host}}/hapi/v1/edge-hostnames/:edgeHostnameId



2. Patch an edge hostname

PATCH https://{{host}}/hapi/v1/dns-zones/:dnsZone/edge-hostnames/:recordName



3. List edge hostnames

GET https://{{host}}/hapi/v1/edge-hostnames



4. Delete an edge hostname

DELETE https://{{host}}/hapi/v1/dns-zones/:dnsZone/edge-hostnames/:recordName



5. Get an edge hostname by DNS zone and record name

GET https://{{host}}/hapi/v1/dns-zones/:dnsZone/edge-hostnames/:recordName



ENDPOINTS