Errors

If an error occurs, this API responds with JSON objects that provide information you can use to debug the problem. For example:

{
    "errors": [],
    "instance": "/hapi/error-instances/60c61086-6089-41f9-867f-6bc4dbf24dee",
    "method": "GET",
    "requestInstance": "http://example1.example2.akamai.com/hapi/dns-zones/edgekey.net/edge-hostnames/www.akamai.com#8c2da36b",
    "requestTime": "2018-11-14T15:42:35.988Z",
    "status": 403,
    "title": "Access Denied to Edge Hostname",
    "type": "/hapi/problems/access-denied-to-edge-hostname"
}

For details on information contained in the error responses, refer to Error response syntax.