users
admin

Update user

patch/admin/users/{user_id}

Path parameters

user_idstring required

User ID

Request body

deactivates_atstring date-time nullable

Date time when user will be deactivated. Unless a timezone is specified, we assume it is UTC

emailstring email

User email

invites_atstring date-time nullable

Date time when invitation email will be sent. Unless a timezone is specified, we assume it is UTC

light_pfp_enabledboolean

User is LightPFP enabled or not

max_consumption_percentageinteger nullable

Maximum PFP API token consumption percentage per user

namestring

User name

paid_mtcsp_enabledboolean

User is paid MTCSP enabled or not

resource0 | 1 | 2 | 4 float

Resource

role'admin' | 'user'

User roles

ssh_enabledboolean

User is SSH enabled or not

upnstring

UPN

Response

Succeeded

Changes