put https://api.ribbonhealth.com/v1/custom/providers//specialties/
Edit whether a single specialty is one of the provider's primary specialties.
Log in to see full request history
Responses
Edit whether a single specialty is one of the provider's primary specialties.
xxxxxxxxxx
curl --request PUT \
--url https://api.ribbonhealth.com/v1/custom/providers/npi/specialties/specialty_uuid \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"is_primary":true}'
Try It!
to start a request and see the response here! Or choose an example: