This resource allows you to consolidate the management of person assignments. You can retrieve all of one or more person's assignments, update, add, or delete assignments for multiple people, and retrieve the names of all available assignments.
Refer to the Aggregated Person Assignments topic for example calls and tutorials for all supported assignments.
Operations
Modify Assignments for Multiple People
POST /v1/commons/persons/assignments/multi_upsert
Retrieve All Assignment Names
GET /v1/commons/persons/assignments/names
Retrieve All Assignments by Criteria
GET /v1/commons/persons/assignments
Retrieve All Assignments by Person ID
GET /v1/commons/persons/assignments/{id}
Retrieve All Assignments for Multiple People
POST /v1/commons/persons/assignments/multi_read