- Authentication: The user must be authenticated to perform this action.
- Authentication: The user must be authenticated to perform this action.
- Authentication: The user must be authenticated to perform this action.
Param name | Description |
---|---|
id required |
ID of the team to be displayed. Validations:
|
- 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 |
---|---|
team optional , nil allowed |
Validations:
|
team[name] required |
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:
|
- 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:
|
- 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 deleted. Validations:
|
- 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 |
---|---|
user_id required |
ID of the user to be added to a team. Validations:
|
team_id required |
ID of the team to add the user to. Validations:
|
- 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 |
---|---|
user_id required |
ID of the user to be removed from a team. Validations:
|
team_id required |
ID of the team from which the user is to be removed. Validations:
|
- 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. Validations:
|
- 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. Validations:
|
- 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 |
---|---|
team_id required |
ID of the team Validations:
|
type required |
“assets” to fetch Asset access rights, “projects” to fetch Project access rights Validations:
|