/users/{userId}

Updates a specific user's data. Note that not all fields may be editable in all contexts. To determine which fields are editable, request the schema using the include parameter.
If the user's permissions are managed via the Roles API, the schema.permissions fields will be marked as readOnly. In such cases, effectivePermissions.roleAssignments will be true, indicating that role-based assignment is in effect.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the user

Body Params
string
length between 1 and 126
string
length between 1 and 126
string

This email is used for login.

string | null

ID Of the location.

string
enum

User can be enabled if set to "active" and disabled if set to "blocked"

Allowed:
loginSchedule
object

It signifies a week long alert schedule. This schedule is effective according to actor's (user/camera/account) timezone. It allows setting different times for different days.

permissions
object
string | null

Custom text field

Responses
204

User Updated

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