Creates a new ProviderSpecialty by assigning an existing Specialty to a Provider.
Success
Unauthorized
Creates multiple ProviderSpecialties at one time.
Success
Unauthorized
[- {
- "provider_ID": "string",
- "specialty_Code": "string"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}