- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
action.
| Param name | Description |
|---|---|
|
id required |
ID of the team to be updated. Validations:
|
|
team optional , nil allowed |
Validations:
|
|
team[name] optional |
Name of the team. Validations:
|
|
team[quota] optional , nil allowed |
Team’s maximum quota in bytes. Validations:
|
|
team[quota_mail_sent] optional , nil allowed |
Validations:
|