Logo
Type aliases

UserOrganizationRoleCreate

UserOrganizationRoleCreate = object

Defined in: packages/cloud/src/client/types.gen.ts:7630

Schema for creating a user's role in an organization.

Properties

user_id

user_id: string

Defined in: packages/cloud/src/client/types.gen.ts:7634

The user's ID.


organization_id

organization_id: string

Defined in: packages/cloud/src/client/types.gen.ts:7638

The organization's ID.


role_id

role_id: string

Defined in: packages/cloud/src/client/types.gen.ts:7642

The role's ID.