OpenAPI 3.0.02026-08-1815122553.2 KB

397d667165ff

[v3] Projects

Remove a group assignment from a project task

Removes only the exact direct group-to-task assignment and atomically reconciles materialized active users visible to the caller through the Projects PeoplePicker. An assignment inherited through an ancestor group cannot be removed through a descendant group ID.

delete/v3/projects/{taskId}/group-assignments/{groupId}

Path parameters

taskIdinteger required

Project task ID.

groupIdinteger required

ID of the directly assigned group.

Response

Direct group assignment removed successfully.