Create a certificate

Creates a new 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

Certificate details.

integer

Count of applications.

apps
array of strings

The certificate's applications.

apps
string
required
length ≥ 1

Body of the certificate.

string | null

The certificate filename.

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.

integer

Count of days left before certificate expiry.

string | null

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

string

ISO 8601 timestamp marking the certificate's expiry.

string | null

The certificate hostname.

idps
array of strings

The certificate's identity providers.

idps
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

The certificate's password.

string
length ≥ 1

Private key for the certificate.

string

The resource type.

resource_uri
object

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.

boolean | null

Whether the certificate is uploaded. Specify null if you want to add this later.

string
length ≥ 1

A unique identifier for the certificate.

Response

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