| Name | Type | Description | Notes |
|---|---|---|---|
| projectId | String | [optional] | |
| isAdmin | Boolean | If `is_admin` is `true`, the user is: - automatically `MANAGER` for each environment type - allowed to manage project deployment rules - able to delete the project Note that `permissions` can then be ignored for this project | [optional] [default to false] |
| permissions | [OrganizationCustomRoleUpdateRequestProjectPermissionsInnerPermissionsInner] | Mandatory if `is_admin` is `false` Should contain an entry for every environment type: - `DEVELOPMENT` - `PREVIEW` - `STAGING` - `PRODUCTION` | [optional] |
This repository was archived by the owner on Mar 14, 2024. It is now read-only.