Update account notification settings
PUT https://www.digicert.com/services/v2/account/settings
Use this endpoint to update CertCentral account notification settings, including certificate lifecycle email recipient configurations, organization validation email preferences, and account balance notifications.
Important
To update the email addresses that receive CertCentral account notifications and emergency emails, use the Update account emails endpoint.
Example requests and responses
Request parameters
Name | Req/Opt | Type | Description |
---|---|---|---|
account_settings | required | array | List of account notification settings to update. Each setting contains a |
.. name | required | string | Name of the account notification setting being updated. For more information, see Value and description for account notification setting names table. |
.. value | required | string / integer | Value for the name of the account notification setting. For email recipients and preferences, the value is a comma-separated string. For the account balance notification and the inclusion of division name in organization validation related emails, the value is an integer. For more information, see Value and description for account notification setting names table. |
Value and description for account notification setting names
Name | Value | Description |
---|---|---|
confirmation_email_recipients |
| Recipients for order confirmation emails. You can specify one or multiple values from the comma-separated list as needed. |
rejection_email_recipients |
| Recipients for order rejection emails. You can specify one or multiple values from the comma-separated list as needed. |
approval_email_recipients |
| Recipients for order approval emails. You can specify one or multiple values from the comma-separated list as needed. |
renewal_email_recipients |
| Recipients for renewal (expiring) and expired certificate emails. You can specify one or multiple values from the comma-separated list as needed. |
email_preference |
| Enables |
account_fund_expiry_notices |
| Enables ( |
account_fund_adjustment_notices |
| Enables ( |
no_top_level_container_in_email |
| Enables ( |
Response parameters
Name | Type | Description |
---|---|---|
status | string | If |
message | string | Describes the outcome of the request. |