---
title: "Update Akamai Configuration"
method: PUT
path: "/integrations/akamai/"
tags: ["Akamai Integration"]
---

# Update Akamai Configuration

`PUT /integrations/akamai/`

## Request body

- AkamaiAccount
  - `client_id` string, required
  - `server_host` string, required — The unique hostname (FQDN) for the customer's Akamai instance.
  - `client_secret` string, required
  - `enabled` boolean

## Response `200`

- AkamaiAccount
  - `client_id` string, required
  - `server_host` string, required — The unique hostname (FQDN) for the customer's Akamai instance.
  - `client_secret` string, required
  - `enabled` boolean

## Other responses

- `400`
- `401`
- `404`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/versions/e29879bff01b/schema)
