Skip to main content

Update user assignments

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

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

Danger

This endpoint is destructive to the user_id_assignments array.

  • The existing array will be overwritten with the new array that is sent.

  • Sending an empty array will clear all user assignments for a container.

Example requests and responses

Request parameters

Name

Req/Opt

Type

Description

user_id_assignments

required

array

List of user IDs to assign to the container.