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 |
Response parameters
Name | Type | Description |
---|---|---|
id | int | ID of the created container. |