---
title: "Deactivate"
method: DELETE
path: "/notes/v1/{id}/{version}"
tags: ["v1"]
---

# Deactivate

`DELETE /notes/v1/{id}/{version}`

Sets a note as deactivated.  The path must contain the most recent version to prevent races.

## Path parameters

- `id` CommonNoteId, required — unresolved $ref
- `version` string, required

## Headers

- `Authorization` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
