Backs up the specified certificate.

Requests that a backup of the specified certificate be downloaded to the client. All versions of the certificate will be downloaded. This operation requires the certificates/backup permission.

post/certificates/{certificate-name}/backup

Path parameters

certificate-namestring required

The name of the certificate.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

valuestring base64url

The backup blob containing the backed up certificate.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.