cURL
curl --request DELETE \ --url https://us.infisical.com/api/v1/cert-manager/ca/internal/{id}
{ "projectId": "<string>", "name": "<string>", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "active", "type": "internal", "configuration": { "type": "root", "keyAlgorithm": "RSA_2048", "friendlyName": "<string>", "commonName": "", "organization": "", "ou": "", "country": "", "province": "", "locality": "", "notBefore": "<string>", "notAfter": "<string>", "maxPathLength": 0, "dn": "<string>", "parentCaId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "serialNumber": "<string>", "activeCaCertId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }, "enableDirectIssuance": true }
Documentation IndexFetch the complete documentation index at: https://infisical.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Default Response
active
disabled
pending-certificate
internal
Show child attributes
Was this page helpful?