Type Alias: ChangeProjectUserRoleRequest
Properties
| Property | Type | Required | Description |
|---|---|---|---|
permissionId | string | Yes | The permission ID of the user (ProjectUserDto.id) |
role | "admin" | "maintainer" | "developer" | Yes | New role to assign (example: "maintainer") |
Defined in
4Players/cortex-typescript-sdk/src/resources/users.ts:12