Logo
Type aliases

UserOrganizationRoleCreate

UserOrganizationRoleCreate = object

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

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:8147

The user's ID.


organization_id

organization_id: string

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

The organization's ID.


role_id

role_id: string

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

The role's ID.