Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 839 Bytes

InvitationUpdateParameters.md

File metadata and controls

18 lines (11 loc) · 839 Bytes

InvitationUpdateParameters

Properties

Name Type Description Notes
role String Invitiation role, can be any of Manager, Developer, Translator [optional]
projectIds String List of project ids the invited user has access to [optional]
localeIds String List of locale ids the invited user has access to [optional]
spaceIds List<String> List of spaces the user is assigned to. [optional]
teamIds List<String> List of teams the user is assigned to. [optional]
defaultLocaleCodes List<String> List of default locales for the user. [optional]
permissions Map<String, String> Additional permissions depending on invitation role. [optional]