For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Contact Sales
DocsAPI reference
DocsAPI reference
  • API Reference
          • GETGet
          • POSTCreate
          • PUTUpdate
          • DELDeactivate
Contact Sales
LogoLogo
API ReferencePre EncounterNotesV1

Deactivate

Beta
DELETE
/notes/v1/:id/:version
DELETE
/notes/v1/:id/:version
$curl -X DELETE https://pre-api.joincandidhealth.com/notes/v1/id/version \
> -H "Authorization: Bearer <token>"
Sets a note as deactivated. The path must contain the most recent version to prevent races.
Was this page helpful?
Previous

Get

Next
Built with

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

idstringRequired
The unique identifier for a Note.
versionstringRequired