Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 747 Bytes

InvitationUpdateParameters.md

File metadata and controls

17 lines (10 loc) · 747 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]
defaultLocaleCodes List<String> List of default locales for the user. [optional]
permissions Map<String, String> Additional permissions depending on invitation role. [optional]