Create a new proxy certificate

Creates a new proxy certificate.

Path Params
integer
required

A unique identifier for the configuration.

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
string
enum
required

Mode of the certificate, either CUSTOMER or AKAMAI.

Allowed:
string
required

Value of the certificate in PEM format. ASCII, base64-encoded text starting with -----BEGIN CERTIFICATE----- and ending with -----END CERTIFICATE-----.

string

Value for the certificate signing request (CSR). ASCII, base64-encoded text starting with -----BEGIN CERTIFICATE REQUEST----- and ending with -----END CERTIFICATE REQUEST-----.

string
length ≥ 1

Name of the user who created this certificate.

string
length ≥ 1

The certificate's hexadecimal fingerprint.

string
length ≥ 1

Name of the user who most recently modified this certificate. If there haven't been any modifications, the value matches createdBy.

Responses

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