API Reference

Update User

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

Path Params
string
required

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

Body Params
boolean
Defaults to false

true or false if the user will be an (system) admin. false by default.

boolean
Defaults to true

true or false if the user could log in. true by default.

string

Update their role. For details about roles, refer to SeaTable Roles and Permissions.

string

Full name of the user.

string

Optional login ID. Valid only if the system configuration allows login ID.

string

The contact email address of the user.

string

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

string

Business unit. Only valid if the system configuration allows the feature.

string

Login password of the user.

string

Institution. Only valid if the system configuration allows the feature.

integer

User's total row limit in number. For example 10000.

string

Update their total quota in MB.

string

The asset quota in MB.

Response

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