Skip to main content

Update notification settings

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

Use this endpoint to change the setting for when you receive notification emails about 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.

Example requests and responses

Request parameters

Name

Opt/Req

Type

Description

setting

required

string

Sets when you receive notification emails.

Allowed values (case sensitive, lowercase):

  • disabled: Never receive email notifications.

  • always_notify: Receive notification emails after every completed scan.

  • notify_only_alerts: Only receive email notifications when a scan finds vulnerabilities.