Update an existing invitation (must not be accepted yet). The email cannot be updated. Developers and translators need project_ids and locale_ids assigned to access them. Access token scope must include team.manage.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Invitiation role, can be any of Manager, Developer, Translator
"Invitiation role"
List of project ids the invited user has access to
"abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235"
List of locale ids the invited user has access to
"abcd1234abcd1234abcd1234,abcd1234abcd1234abcd1235"
List of spaces the user is assigned to.
[
"abcd1234abcd1234abcd1234",
"abcd1234abcd1234abcd1235"
]List of teams the user is assigned to.
[
"abcd1234abcd1234abcd1234",
"abcd1234abcd1234abcd1235"
]List of default locales for the user.
["en", "de"]Additional permissions depending on invitation role.
{ "create_upload": true }OK