---
title: "PATCH /v1/{innovationId}/assessments/{assessmentId}/exemption"
method: PATCH
path: "/v1/{innovationId}/assessments/{assessmentId}/exemption"
tags: ["[v1] Innovation Assessment"]
---

# PATCH /v1/{innovationId}/assessments/{assessmentId}/exemption

`PATCH /v1/{innovationId}/assessments/{assessmentId}/exemption`

Upsert an innovation assessment kpi exemption.

## Path parameters

- `innovationId` string, uuid, required
- `assessmentId` string, uuid, required

## Request body

- object
  - `reason` 'NO_RESPONSE' | 'TECHNICAL_DIFFICULTIES' | 'INCORRECT_DETAILS' | 'SERVICE_UNAVAILABLE' | 'CAPACITY', required
  - `message` string

## Response `204`

Creates or updates the kpi exemption

## Other responses

- `400` — The request is invalid.
- `401` — The user is not authenticated.
- `403` — The user is not authorized to access this resource.
- `500` — An error occurred while processing the request.

---

[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)
