---
title: "PUT /care_site/{id}"
method: PUT
path: "/care_site/{id}"
tags: ["care_siteController"]
---

# PUT /care_site/{id}

`PUT /care_site/{id}`

## Path parameters

- `id` object, required

## Request body

- CareSite
  - `care_site_id` number
  - `care_site_name` string
  - `place_of_service_concept_id` number
  - `location_id` number
  - `care_site_source_value` string
  - `place_of_service_source_value` string

## Response `204`

care_site was updated

---

[API](https://skmtc.net/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.net/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ohdsi/data-connection/revisions/b5ead99a1d44/schema)
