Overview
Create a new certificate in async mode. In async mode, certificate generation is requested and request-id is provided in the response The API will submit a request to create a certificate in async mode. Request payload varies depending on the Certificate Authority (CA) with which enrollment is requested. Once the create certificate API has been triggered successfully, the response will contain the resourceId, which can be used to trigger the search API to fetch the created certificate. Please refer to After you are done section to Approve and Implement the request.