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 facility credentialing span
        • GETGet facility credentialing span
        • GETGet all facility credentialing spans
        • DELDelete facility credentialing span
        • PATCHUpdate facility credentialing span
        • POSTCreate provider credentialing span
        • GETGet provider credentialing span
        • GETGet all provider credentialing spans
        • DELDelete provider credentialing span
        • PATCHUpdate provider credentialing span
Contact Sales
LogoLogo
API ReferenceCredentialingV2

Delete facility credentialing span

Beta
DELETE
/api/provider-credentialing-span/v2/facility/:facility_credentialing_id
DELETE
/api/provider-credentialing-span/v2/facility/:facility_credentialing_id
$curl -X DELETE https://api.joincandidhealth.com/api/provider-credentialing-span/v2/facility/d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32 \
> -H "Authorization: Bearer <token>"
Soft deletes a credentialing span rate from the system.
Was this page helpful?
Previous

Update facility credentialing span

Next
Built with

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

facility_credentialing_idUUIDRequired

Errors

403
Unauthorized Error
404
Entity Not Found Error