---
title: "Updates Scheme Exit Date"
method: PATCH
path: "/v1.0/facilities/{facilityId}/scheme-exit-date"
tags: ["Update Facility Data"]
---

# Updates Scheme Exit Date

`PATCH /v1.0/facilities/{facilityId}/scheme-exit-date`

## Path parameters

- `facilityId` integer, required

## Request body

- UpdateFacilitySchemeExitDateDTO — The updated scheme exit date
  - `schemeExitDate` string, date

## Response `204`

No Content

## Other responses

- `400` — Bad Request Error Code | Description FORM1001 | Form validation failed FACILITY1000 | Facility cannot be updated
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 15 revisions in range; 1 could not be searched.

- **2025-11-17** `ef5a4ddef92e` — 1 breaking
  - for the `path` request parameter `facilityId`, the type/format was changed from `string`/`` to `integer`/`int64`
- **2025-04-08** `dd45a3bdf3cd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/beis/apis/api-documentation/changes/v1.0/facilities/:facilityId/scheme-exit-date/patch.md)

---

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