cURL
curl --request DELETE \ --url https://us.infisical.com/api/v1/cert-manager/discovery-jobs/{discoveryId}
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "projectId": "<string>", "name": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "description": "<string>", "discoveryType": "network", "targetConfig": "<unknown>", "isAutoScanEnabled": false, "scanIntervalDays": 123, "gatewayId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "isActive": true, "lastScanStatus": "<string>", "lastScanJobId": "<string>", "lastScanMessage": "<string>", "lastScannedAt": "2023-11-07T05:31:56Z" }
Delete a PKI discovery configuration
The ID of the discovery configuration
Default Response
Was this page helpful?