cURL
curl --request PATCH \ --url https://us.infisical.com/api/v1/cert-manager/ca/acme/{id} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>" } '
{ "name": "<string>", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "configuration": { "dnsAppConnectionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "dnsProviderConfig": { "hostedZoneId": "<string>" }, "directoryUrl": "<string>", "accountEmail": "<string>", "eabKid": "<string>", "eabHmacKey": "<string>", "dnsResolver": "127.0.0.1" }, "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.
The updated name of the ACME-compatible CA Certificate Authority. Must be slug-friendly.
1 - 64
The updated status of the ACME-compatible CA Certificate Authority.
active
disabled
pending-certificate
Show child attributes
Default Response
acme
Was this page helpful?