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
          • GETGet All
          • POSTCreate
          • PUTUpdate
          • DELDeactivate
Contact Sales
LogoLogo
API ReferencePre EncounterTagsV1

Deactivate

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

Get token

Next
Built with

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

idstringRequired
The unique identifier for a Tag.
versionstringRequired