Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 432 Bytes

File metadata and controls

19 lines (12 loc) · 432 Bytes

OrganizationTeamInvite

Properties

Name Type Description Notes
role RoleEnum The role to be assigned to the invited user in the team. [optional]
team String The team identifier (slug).

Enum: RoleEnum

Name Value
MANAGER "Manager"
MEMBER "Member"