Create an access key version

Rotates an access key to a new version. You should only need to do this if your cloud provider credentials have changed, for example because they've expired or been compromised. Only two versions of an access key can exist and be active at the same time. If you have two access key versions you have to delete one of them before you can create another version.

Path Params
integer
required

The unique identifier Akamai assigns to an access key.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

The combination of values used to sign API requests.

string
required
length between 1 and 128

A unique identifier that's combined with the cloudSecretAccessKey to sign API requests. This is the access key ID (AWS) or access ID (GCS) you get from your cloud provider.

string
required
length between 1 and 128

A value that's combined with the cloudAccessKeyId to sign API requests. This is the secret access key (AWS) or secret (GCS) you get from your cloud provider.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json