v7

latestSwagger 2.0raw.githubusercontent.com2022-12-067889207.3 KB
Certificates

Restores a backed up certificate to a vault.

Restores a backed up certificate, and all its versions, to a vault. This operation requires the certificates/restore permission.

post/certificates/restore

Query parameters

api-versionstring required

Client API version.

Request body

valuestring base64url required

The backup blob associated with a certificate bundle.

Response

Restored certificate bundle in the vault.

idstring

The certificate id.

kidstring

The key id.

sidstring

The secret id.

x5tstring base64url

Thumbprint of the certificate.

cerstring byte

CER contents of x509 certificate.

contentTypestring

The content type of the secret.

tagsobject

Application specific metadata in the form of key-value pairs