Akamai · Capability

Akamai: Sandbox API — Rotate JWT

Akamai: Sandbox API — Rotate JWT. 1 operations. Lead operation: Akamai Rotate the JWT. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: Sandbox API — Rotate JWT is a Naftiko capability published by Akamai, one of 151 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Tagged areas include Akamai, Sandbox, and Rotate JWT.

Run with Naftiko AkamaiSandboxRotate JWT

Capability Spec

sandbox-rotate-jwt.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Sandbox API — Rotate JWT'
  description: 'Akamai: Sandbox API — Rotate JWT. 1 operations. Lead operation: Akamai Rotate the JWT. Self-contained Naftiko capability covering one Akamai business surface.'
  tags:
  - Akamai
  - Sandbox
  - Rotate JWT
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    AKAMAI_API_KEY: AKAMAI_API_KEY
capability:
  consumes:
  - type: http
    namespace: sandbox-rotate-jwt
    baseUri: https://{hostname}/sandbox-api/v1
    description: 'Akamai: Sandbox API — Rotate JWT business capability. Self-contained, no shared references.'
    resources:
    - name: sandboxes-sandboxId-rotateJWT
      path: /sandboxes/{sandboxId}/rotateJWT
      operations:
      - name: postpost-sandbox-rotate-jwt
        method: POST
        description: Rotate the JWT
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: access
          in: query
          type: string
          description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform
            the request for all sandboxes within
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client).
            The Identity and