---
title: "Upsert patient"
method: PUT
path: "/patient"
tags: ["patient"]
---

# Upsert patient

`PUT /patient`

Create a new patient or update an existing patient

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `409` — Invalid Request

## Changes

- **2018-10-17** `03497c8a4c61` — 1 info
  - endpoint added
- **2018-10-16** `cbedbd7a332c` — 1 breaking
  - api removed without deprecation
- **2018-10-09** `57fb0f96be99` — 1 info
  - endpoint added
- **2017-11-20** `63d45e88e209` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/twinehealth/apis/fitbit-plus-api/changes/patient/put.md)

---

[API](https://skmtc.dev/twinehealth/apis/fitbit-plus-api.md) · [All operations](https://skmtc.dev/twinehealth/apis/fitbit-plus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twinehealth/fitbit-plus-api/revisions/1c92481b5836/schema)
