Skip to main content

Update organization assignments

PUT https://www.digicert.com/services/v2/container/{{container_id}}/organization-assignments

Use this endpoint to update a container's organization assignments.

Danger

This endpoint is destructive to the organization_id_assignments array. The existing array will be overwritten with the new array that is sent. Sending an empty array will clear all organization assignments for a container.

Example requests and responses

Request parameters

Name

Req/Opt

Type

Description

organization_id_assignments

required

array

List of organization IDs to assign to the container.