UserOrganizationSchema – Management API – MediaKind
UserOrganizationSchema
Properties
kind
- Type: string (Optional)
The kind of record.
metadata
id
- Type: string (Required, format: uuid)
ID of the organization.
name
- Type: string (Required)
Name of the organization.
spec
invite
Properties
- comment: string (Required)
Comment from the inviter.
- invitedBy: string or null (Required)
Email of the user who sent the invite.
- state: enum (Required)
State of the invite. Allowed values: accepted, pending.