---
title: "Clear form data for collection point."
method: PUT
path: "/api/study/{studyId}/clearForm"
tags: ["DataEntry"]
---

# Clear form data for collection point.

`PUT /api/study/{studyId}/clearForm`

## Path parameters

- `studyId` string, uuid, required — Study identifier

## Request body

- CollectionPointClearFormRequest
  - `collectionPointId` string, uuid, nullable
  - `reasonForDataChange` string, required
  - `instance` IDataEntryRequest

## Response `204`

Success

---

[API](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201.md) · [All operations](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/medrio/medrio-openapi-v-42-14-0-201/versions/df94f6005a8d/schema)
