Upload a certificate

Modifies a 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
string
required
length ≥ 1

Body of the certificate.

integer
enum
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 certificate creation.

string
length ≥ 1

A description for the certificate. Example: certificate for abc app.

string

ISO 8601 timestamp marking the certificate's expiry.

string

ISO 8601 timestamp marking the certificate's 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
required
length ≥ 1

Password for the certificate.

string
length ≥ 1

Private key for the certificate.

string
length ≥ 1

Unique resource identifier.

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.

Response

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