Loading...
This can be used to Import the Public Key of a Requested Certificate.
/api/Certificates/{id}/ImportPublicKey
ID of the Certificate to be updated.
Upload File
No Content
Unauthorized
curl -L \ --request PUT \ --url '/api/Certificates/{id}/ImportPublicKey' \ --header 'Content-Type: multipart/form-data'
No body