---
title: "Update a contribution."
method: PUT
path: "/contributions/"
tags: ["Contributions"]
---

# Update a contribution.

`PUT /contributions/`

Update a contribution to a record.

## Query parameters

- `review` boolean

## Request body

- ContributionBody — unresolved $ref

## Response `200`

A response body containing confirmation that the transcription was added successfully.

## Other responses

- `400` — Bad Request. Invalid search terms, revise terms.
- `422` — An error response while processing the request to add a transcription.

---

[API](https://skmtc.net/archives/apis/catalog-api.md) · [All operations](https://skmtc.net/archives/apis/catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/archives/catalog-api/revisions/cafec81df996/schema)
