---
title: "Patches the curation of a (set of) component revision."
method: PATCH
path: "/curations"
tags: ["curations"]
---

# Patches the curation of a (set of) component revision.

`PATCH /curations`

## Request body

- object
  - `contributionInfo` object
    - `summary` string
    - `details` string
    - `resolution` string
    - `type` string
    - `removedDefinitions` boolean
  - `patches` Curations10Json[] — unresolved $ref

## Response `200`

A summary of the curation (PR) created

- object

## Changes

- **2019-11-12** `bd2425f3266d` — 1 breaking
  - the `patches` request property type/format changed from ``/`` to `array`/``
- **2019-11-12** `4e47452ede89` — 1 breaking
  - the `patches` request property type/format changed from `array`/`` to ``/``
- **2019-11-12** `fbf062b90c28` — 1 breaking
  - the `patches` request property type/format changed from ``/`` to `array`/``
- **2019-09-23** `700c29127d94` — 1 breaking, 2 info
  - the request's body type/format changed from ``/`` to `object`/``
  - added the new optional request property `contributionInfo`
  - added the new optional request property `patches`
- **2018-11-20** `33b379191539` — 1 breaking, 2 warning
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the request property `contributionInfo`
  - removed the request property `patches`

[Change history](https://skmtc.dev/clearlydefined/apis/clearlydefined-api/changes/curations/patch.md)

---

[API](https://skmtc.dev/clearlydefined/apis/clearlydefined-api.md) · [All operations](https://skmtc.dev/clearlydefined/apis/clearlydefined-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clearlydefined/clearlydefined-api/revisions/313dd92b7d59/schema)
