Skip to main content

Enable scanning

PUT https://www.digicert.com/services/v2/vulnerability-assessment/{{order_id}}/scan

Use this endpoint to enable vulnerability assessments for an order.

Replace {{order_id}} in the URL with the ID of the order. To get the ID values for orders in your account, use the List orders endpoint.

When you enable vulnerability assessments for an order, the scanning service automatically queues eligible domains on the certificate to be scanned. When the scan is complete, use the Download results endpoint to download a PDF with the assessment results.

Example requests and responses