User Invitations
User Invitation Schema
id
string
requiredcreated
string
requiredupdated
string
requiredemail
string
requiredstatus
required
Available options:
PENDING
type
required
Available options:
PLATFORM
platformId
string
requiredplatformRole
enum<string> | null
Available options:
ADMIN
, MEMBER
projectId
string | null
projectRole
enum<string> | null
Available options:
ADMIN
, EDITOR
, OPERATOR
, VIEWER