Update a specific user

Update the User with the provided ID. Users are the people who log into the Applications you configure for securing the apps you build on top of Oystehr.

Access Policy Action: App:UpdateUser
Access Policy Resource: App:User

Path Params
uuid
required

ID of the user to update

Body Params
accessPolicy
object

The inline access policy to assign to the user. If both inline access policy and roles are provided, the inline access policy is merged with the access policies defined by "roles".

roles
array of uuids

A list of Role IDs to assign to the user.

roles
string

A FHIR relative reference of the format Patient/{uuidV4}. Resource type must be one of Patient, Practitioner, Device.

string

An email of the user

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json