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 Encounter Supplemental Information
        • PUTCreate Encounter Supplemental Information
        • PATCHUpdate Encounter Supplemental Information
        • DELDelete Encounter Supplemental Information
Contact Sales
LogoLogo
API ReferenceEncounter Supplemental InformationV1

Delete Encounter Supplemental Information

DELETE
/api/encounter-supplemental-information/v1/:encounter_id/:supplemental_information_id
DELETE
/api/encounter-supplemental-information/v1/:encounter_id/:supplemental_information_id
$curl -X DELETE https://api.joincandidhealth.com/api/encounter-supplemental-information/v1/d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32/d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32 \
> -H "Authorization: Bearer <token>"
Was this page helpful?
Previous

Get all encounters

Next
Built with

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

encounter_idUUIDRequired
supplemental_information_idUUIDRequired

Errors

404
Entity Not Found Error