Skip to main content

Update allowed domains

PUT https://www.digicert.com/services/v2/container/{{container_id}}/allowed-domain-names

Use this endpoint to update a container's allowed domains.

Danger

This endpoint is destructive to the allowed_domain_names array. The existing array will be overwritten with the new array that is sent.

Example requests and responses

Notice

Sending an empty array will clear all allowed domain assignments for a container.

Request parameters

Name

Req/Opt

Type

Description

allowed_domain_names

required

array

List of domain names to assign to the container.