Activate container

PUT https://www.digicert.com/services/v2/container/{{container_id}}/activate
Use this endpoint to activate a container.

Example requests and responses

cURL

curl -X PUT \
  https://www.digicert.com/services/v2/container/{{container_id}}/activate \
  --header 'Content-Type: application/json' \
  --header 'X-DC-DEVKEY: {{api_key}}'

204 No Content

// empty

Path parameters

NameReq/OptTypeDescription
container_idrequiredstringID of container (division) to activate.