| Name | Type | Description | Notes |
|---|---|---|---|
| privilege | PrivilegeEnum | The level of privilege that the user or team should be granted to the specified repository. | |
| service | String | The service identifier (slug). | [optional] |
| team | String | The team identifier (slug). | [optional] |
| user | String | The user identifier (slug). | [optional] |
| Name | Value |
|---|---|
| ADMIN | "Admin" |
| WRITE | "Write" |
| READ | "Read" |