Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://us.infisical.com/api/v1/cert-manager/certificates/certificate-requests/{requestId}/cancel
{ "cancelled": true, "errorMessage": "<string>" }
Cancel a pending certificate request.
Default Response
pending_approval
pending
pending_validation
issued
failed
rejected
Was this page helpful?