API Reference

Update User

Update a user's details. See the parameter list for the detailed description of each entry.

Path Params
integer
required
≥ 1

The ID of your team/organization. Numeric. Get it from Get Team. Contact your team admin, if you are not the admin.

string
required

The unique user_id in the form ...@auth.local. This is not the email address of the user.

Body Params
string

User's full name.

string

User's contact email.

boolean

Determines if the user account has access to the system administration area.

boolean

Determines the current status of this account. An inactive account can not login anymore.

integer

Update their total quota in MB.

string

The team ID of the user, could be a student's ID or employee ID. String.

Response

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