Modify a manual certificate

Updates an existing manual certificate.

Path Params
string
required

A unique identifier for the certificate.

Query Params
string
required

The Akamai contract identifier for your Enterprise Application Access product.

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
integer

Count of applications.

apps
array of strings

The certificate's applications.

apps
string
required
length ≥ 1

Body of the certificate.

integer
enum
required
Defaults to 1

The certificate type. Either 1 for application, 2 for agent, 3 for internal, 4 for user, 5 for self-signed, or 6 for cloud CA.

Allowed:
string
length ≥ 1

The Common Name (CN) represents the server name protected by the SSL certificate. Example: akamai.com.

string

ISO 8601 timestamp marking the certificate's creation.

integer
≥ 0

The number of days left before the certificate expires.

string | null

A description for the certificate. Specify null if you want to provide this later.

string

ISO 8601 timestamp marking the certificate's expiry.

string

ISO 8601 timestamp marking certificate issue.

string
length ≥ 1

Entity that has verified the certificate's contents.

string

ISO 8601 timestamp marking the certificate's last modification.

string
required
length ≥ 1

A display label for the certificate.

string

The certificate's password.

string
required
length ≥ 1

Private key for the certificate.

string

The resource type.

string
length ≥ 1

Hypermedia link for the certificate.

integer
enum

The certificate status. Either 0 for disabled or 1 for enabled.

Allowed:
string
length ≥ 1

The entity whose identity the certificate confirms.

string
length ≥ 1

A unique identifier for the certificate.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json