v1

latestOpenAPI 3.0.02026-08-0679302767.4 KB
v2/provider

Create provider specialties

Create a specialty with optional sub-specialties

post/v2/provider/{providerId}/specialties

Path parameters

providerIdstring required

Headers

organization-idstring

Request body

specialty_nucc_taxonomy_codestring required

Nucc taxonomy code tied to this specialty

namestring required

Name of specialty tied to this taxonomy code

is_primaryboolean required

Whether this specialty is the provider’s primary speciality; they can only have 1 primary specialty

Response

Specialty created successfully.