---
title: "Update all the shares for an innovation."
method: PUT
path: "/v1/{innovationId}/shares"
tags: ["Innovation"]
---

# Update all the shares for an innovation.

`PUT /v1/{innovationId}/shares`

Update the shares for an innovation.

## Path parameters

- `innovationId` string, uuid, required

## Request body

- object
  - `organisations` string[], required

## Response `200`

OK

- object
  - `id` string, uuid, required — The unique identifier of the innovation.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/nhs-england/apis/innovations-api-nhs-innovation-service.md) · [All operations](https://skmtc.net/nhs-england/apis/innovations-api-nhs-innovation-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs-england/innovations-api-nhs-innovation-service/revisions/36d432fb3b0d/schema)
