Skip to main content
POST
Add Custom Certificate

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

id
integer<int64>
required

The ID of the requested Pull Zone

Body

application/json

Request model

Hostname
string
required

The hostname to which the hostname will be added

Minimum string length: 1
Certificate
string
required

The Base64 encoded binary data of the certificate file

Minimum string length: 1
CertificateKey
string
required

The Base64 encoded binary data of the certificate key file

Minimum string length: 1

Response

The certificate was successfuly added