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/ca/digicert \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "configuration": { "appConnectionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organizationId": 1, "productNameId": "<string>" } } '
{ "name": "<string>", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "configuration": { "appConnectionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organizationId": 1, "productNameId": "<string>" }, "enableDirectIssuance": true }
The name of the DigiCert Certificate Authority to create. Must be slug-friendly.
1 - 64
The status of the DigiCert Certificate Authority.
active
disabled
pending-certificate
Show child attributes
Default Response
digicert
Was this page helpful?