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

Deactivate

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

Get Multi

Next
Built with

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

idstringRequired
The unique identifier for an Image
versionstringRequired

Errors

404
Not Found Error
409
Version Conflict Error