Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format token TOKEN

Headers

X-PhraseApp-OTP
string

Two-Factor-Authentication token (optional)

Path Parameters

project_id
string
required

Project ID

id
string
required

ID

Body

application/json
project_role
string

Member role, can be any of of Manager, Developer, Translator

Example:

"Developer"

locale_ids
string[]

List of locale ids the user has access to.

Example:

Response

OK

id
string
email
string
role
string
state
string
projects
project_short · object[]
locales
locale_preview · object[]
teams
team_short · object[]
default_locale_codes
string[]
permissions
object
locale_ids
string[]
created_at
string<date-time>
updated_at
string<date-time>
accepted_at
string<date-time>
spaces
any[]
project_roles
object[]

Per-project roles assigned to the invitee.