---
title: "Changes to ✨ Update task assignee"
method: PATCH
path: "/api/projects/{id}/tasks/{task_pk}/assignees"
---

# Changes to ✨ Update task assignee

`PATCH /api/projects/{id}/tasks/{task_pk}/assignees`

> Every recorded change to this endpoint, newest first.
> 98 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 98 revisions.

- **2026-08-07** `e1ba2ecdbabb` — 6 info

## Changes

- **2026-08-07** `e1ba2ecdbabb` — 6 info
  - added the media type `application/x-www-form-urlencoded` to the request body
  - added the media type `multipart/form-data` to the request body
  - the request property `type` became optional
  - the request property `users` became optional
  - added `#/components/schemas/AssignmentTypeEnum` to the `type` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/TypeEnum` from the `type` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/projects/:id/tasks/:task_pk/assignees/patch.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/projects/:id/tasks/:task_pk/assignees/patch)
