Update User
WRITE
access to the ADMIN
module is required to access this endpointAuthorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the user you wish to update
Body
Attributes pertaining to users
"Jane"
"Smith"
"jsmith"
The id of the group that this user has been placed in and will use to derive their ACL permissions
9223
Name of the timezone as described in the tz Database
"Australia/Sydney"
Language that will be used in the Sonderplan interface
en_US
"en_US"
The date format identifier that dates should be formatted in
j/n/y
, d/m/y
, d/m/Y
, n/j/y
, m/d/y
, m/d/Y
, y/n/j
, y/m/d
, Y/m/d
"d/m/Y"
The time format that time should be formatted to, 0 = 12 hour time, 1 = 24 hour / military time
0
, 1
"1"
Should notifications be sent to this user
Unix time of when this user will expire and no longer be able to sign in
Applies only if the user is also added as a resource. 0 = Show all bookings, 1 = Anonymize other bookings, 2 = Hide other bookings