Sets the assignees for a specific entity. This is a full replacement — the provided list of user IDs completely replaces any existing assignees. Pass an empty array to remove all assignees.
Previously removed assignees are soft-deleted (preserved for audit history) and can be re-assigned.
Required permission: Permission depends on entity type:
policies → policy:updatesubmissions → submission:updateinsureds → insured:updateevents → claim:updateAPI key authentication. Include your API key in the Authorization header.
Company identifier
The type of entity (policies, submissions, insureds, or events) The type of entity to manage assignees for
policies, submissions, insureds, events The ID of the entity
Array of user IDs to assign. Replaces all current assignees. Pass an empty array to remove all assignees.
Assignees updated successfully
The user IDs that were set as assignees