Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 515 Bytes

File metadata and controls

11 lines (8 loc) · 515 Bytes

CloudsmithApi::OrganizationInviteRequest

Properties

Name Type Description Notes
email String The email of the user to be invited. [optional]
role String The role to be assigned to the invited user. [optional] [default to 'Member']
teams Array<OrganizationTeamInvite> [optional]
user String The slug of the user to be invited. [optional]