Update CSR for a pending reissue request
POST https://www.digicert.com/services/v2/request/{{request_id}}/csr
Use this endpoint to update the CSR for a pending request of reissue type.
Note
A 404 error is returned if the request type is not reissue. To check the type of request, use the Request info endpoint.
Example request and response
Request parameter
Name | Type | Req/Opt | Description |
|---|---|---|---|
csr | string | required | CSR to use for the certificate request. Note: The request |