---
title: "Sets the variation indicator for the facility performance data for the specified target period year"
method: PUT
path: "/v1.0/facilities/{facilityId}/performance-data-report/variation-indicator"
tags: ["Target Period Performance Data Report of the Facility"]
---

# Sets the variation indicator for the facility performance data for the specified target period year

`PUT /v1.0/facilities/{facilityId}/performance-data-report/variation-indicator`

## Path parameters

- `facilityId` integer, required

## Request body

- FacilityPerformanceDataUpdateVariationIndicatorDTO
  - `variationIndicator` boolean, required
  - `targetPeriodYear` integer, required

## Response `204`

No Content

- FacilityPerformanceDataUpdateVariationIndicatorDTO
  - `variationIndicator` boolean, required
  - `targetPeriodYear` integer, required

## Other responses

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

## Changes

- **2026-07-13** `006ed6d3b3ac` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/beis/apis/api-documentation/changes/v1.0/facilities/:facilityId/performance-data-report/variation-indicator/put.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)
