API Reference

Update Team User

The system admin can authorize a regular team member to have team admin rights.

Path Params
integer
required
≥ 1

The id of your team/organization. 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
boolean
Defaults to false

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

boolean
Defaults to true

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

string

Full name of the user.

string

The contact email address of the user.

string

Update their total 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