Skip to main content

Create container

POST https://www.digicert.com/services/v2/container/{{container_id}}/children

Use this endpoint to create a new container.

Example requests and responses

Request parameters

Name

Req/Opt

Type

Description

name

required

string

Name of the container.

description

optional

string

Description for the container.

template_id

Deprecated*

optional

int

Template ID for the container.

*DigiCert has deprecated the template_id parameter. Now, when you create a container, we ignore this property and automatically select a valid template ID for you.

Response parameters

Name

Type

Description

id

int

ID of the created container.