/
/CertifyOS API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2d ago · Updated 2w ago
auth-tokens1
credentialing-workflows5
flags11
forms2
providers4
v2/credentialing-workflows5
v2/facilities10
v2/facility-credentialing-workflows3
v2/flags4
v2/groups2
v2/provider19
  • getRetrieve all available information for a provider.
  • postCreate Provider
  • getFetch attested provider data
  • postSave attested provider data
  • postUpload Provider Attested Data Document
  • getRetrieve signed url of a given supporting-document id.
  • getLists all provider survey responses in an organization
  • getLists all provider email outreaches in an organization
  • getRetrieve CAQH data for a provider
  • postCreates a credentialing workflow for the provider.
  • getRetrieve signed URL for provider PSV PDF
  • getRetrieve groups/ org-entities for a provider.
  • putModify groups associated to a provider
  • getRetrieve credentialing workflow timelines for a provider
  • postCreate Bulk Provider Professional IDs
  • getGet list of provider specialties
  • postCreate provider specialties
  • deleteDelete provider specialty
  • patchUpdate provider specialty
v2/provider-with-groups1
v2/providers8
Webhooks4
    v2/provider

    Delete provider specialty

    Deletes a specialty for the specified provider.

    delete/v2/provider/{providerId}/specialties/{specialtyId}

    Path parameters

    providerIdstring required
    specialtyIdstring required

    Headers

    organization-idstring

    Response

    Deleted.

    Changes