Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique (UUID) identifier for the prescriber
Unique (UUID) identifier for the qualification, or, as a convenience, two-letter state abbreviation
"OH"
Body
"CA"
License number for the prescriber in this state. Note that when a state qualification is updated with a new license number, the old qualification will be automatically deactivated.
"1234567890"
Description of the license qualification
"Nurse Practitioner, Family"
"2025-03-15"
true
Response
License/qualification updated successfully
"CA"
License number for the prescriber in this state. Note that when a state qualification is updated with a new license number, the old qualification will be automatically deactivated.
"1234567890"
Description of the license qualification
"Nurse Practitioner, Family"
"2025-03-15"
true