Akamai Post Endpoint Version Activate Example is an example object payload from Akamai, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "post-endpoint-version-activate",
"method": "POST",
"path": "/endpoints/{apiEndPointId}/versions/{versionNumber}/activate",
"summary": "Activate a version",
"requestExamples": [
{
"contentType": "application/json",
"example": {
"notes": "Activating the first version of the Bookstore API on both staging and production networks.",
"networks": [
"STAGING",
"PRODUCTION"
],
"notificationRecipients": [
"bookstore_shared@akamai.com"
]
}
}
],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"notes": "Activating the first version of the Bookstore API on both staging and production networks.",
"networks": [
"STAGING",
"PRODUCTION"
],
"notificationRecipients": [
"bookstore_shared@akamai.com"
]
}
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.