---
title: "PATCH /v1/organisations/{organisationId}/units/{organisationUnitId}/activate"
method: PATCH
path: "/v1/organisations/{organisationId}/units/{organisationUnitId}/activate"
---

# PATCH /v1/organisations/{organisationId}/units/{organisationUnitId}/activate

`PATCH /v1/organisations/{organisationId}/units/{organisationUnitId}/activate`

Activate an organisation unit.

## Path parameters

- `organisationId` string, uuid, required
- `organisationUnitId` string, uuid, required

## Request body

- object
  - `userIds` string[], required

## Response `200`

The organisation unit has been activated.

- object
  - `unitId` string, uuid, required

## Other responses

- `400` — Bad request.
- `401` — The user is not authorized to activate an organisation unit.
- `404` — The organisation unit does not exist.
- `500` — An error occurred while activating the organisation unit.

---

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