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

account_id
string
required

Account ID

job_template_id
string
required

Job Template ID

job_template_locale_id
string
required

Job Template Locale ID

Body

application/json
locale_name
string

locale name

Example:

"de-1"

locale_code
string

locale code

Example:

"de-DE"

user_ids
string[]

Array of user ids to be assigned to the job template locale

Example:
reviewer_ids
string[]

Array of reviewer ids to be assigned to the job template locale

Example:
translator_team_ids
string[]

Array of team ids to be assigned to the job locale as translators

Example:
reviewer_team_ids
string[]

Array of team ids to be assigned to the job locale as reviewers

Example:

Response

OK

id
string
job_template
job_template_preview · object
Example:

null

locale
locale_preview · object
Example:
users
locale_user_preview · object[]
teams
locale_team_preview · object[]