This table provides details for many of the errors you may encounter and the HTTP status codes they share. Note that this isn't an exhaustive listing. Each problem object's type member corresponds to distinct error cases. Problem types reported in HTTP error responses follow this URI pattern, where the type value appends after the common prefix string:

https://problems.luna.akamaiapis.net/config-gtm/{version}/{type}
TypeDescription
accessDeniedReturned when the client's credentials were verified, but didn't have authorization to access the requested resource.
contractAccessProblemReturned when a client attempts to create a domain under a contract that the client lacks access to.
groupAccessProblemReturned when a client attempts to create a domain under a group that the client lacks access to.