Was this helpful?
This can be used to Update the Intermediate of an Imported Certificate.
ID of the Certificate to be updated.
Upload File
curl -L \ --request PUT \ --url '/api/Certificates/{id}/UpdateIntermediate' \ --header 'Content-Type: multipart/form-data' \ --form 'IntermediateFile=binary'
No Content