---
title: "Update a project assignment"
method: PATCH
path: "/api/v2/project_assignments/{id}"
tags: ["Project Assignments"]
---

# Update a project assignment

`PATCH /api/v2/project_assignments/{id}`

Update a project assignment.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single project assignment

## Other responses

- `422` — Unprocessable Entity

---

[API](https://skmtc.net/productive/apis/api-documentation.md) · [All operations](https://skmtc.net/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/productive/api-documentation/versions/6bb0150a5c5f/schema)
