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