CheckWare partner API reference guide

Webservice operations

OverviewDatatypesWebservice operationsChangelog

disableUser

Disable login to the system for a given clinician. This removes the possibility for a clinician to log in to the system. It does not stop any notification from plans.
You cannot add a disabled clinician to a role in a treatment or as an assigned clinician. Already assigned clinicians that are deactivated will still receive any notification..
See also enableUser.

Input

disableUserRequest
PartTypeDescription
disableUserRequestuserIDThe clinicianID (userID) to disable.

Output

disableUserResponse
PartTypeDescription
disableUserResponsevoid