PingCentral API Reference

Certificates

Use the Certificates API endpoints to manage PingCentral certificates.

Data model

CertImportView - A representation of certificate data with an alias.

Property Type Description

alias

String

The certificate alias.

fileData

String

The certificate data.

Response codes

Code Message

200

Successful operation.

201

Successfully created.

204

Successfully removed. No content.

400

The request could not be completed.

401

You do not have access to this resource.

403

You do not have permissions or are not licensed to make this request, or your license is exceeded.

404

The requested resource was not found.

422

The requested could not be completed because of validation error(s).