Type Alias: InviteProjectUserRequest
Properties
| Property | Type | Required | Description |
|---|---|---|---|
email | string | Yes | Email address of the user to invite (example: "user@example.com") |
role | "admin" | "maintainer" | "developer" | Yes | Role to assign to the invited user (example: "developer") |
Defined in
4Players/cortex-typescript-sdk/src/resources/users.ts:10