Type Alias: ProjectPermissions
Properties
| Property | Type | Required | Description |
|---|---|---|---|
addAccessKey | boolean | No | Permission to add an access key |
editAccessKey | boolean | No | Permission to edit an access key |
deleteAccessKey | boolean | No | Permission to delete an access key |
addUser | boolean | No | Permission to add a user to the project |
editUser | boolean | No | Permission to edit a user's details (e.g. change role) |
deleteUser | boolean | No | Permission to delete a user from the project |
setPeerLimit | boolean | No | Permission to set the peer limit for the project |
setProjectName | boolean | No | Permission to change the project's name |
downloadLicense | boolean | No | Permission to download the project's license |
Defined in
4Players/cortex-typescript-sdk/src/resources/users.ts:8