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

job_template_id
string
required

Job Template ID

job_template_locale_id
string
required

Job Template Locale ID

Body

application/json
branch
string

specify the branch to use

Example:

"my-feature-branch"

locale_id
string

locale id

Example:

"abcd1234cdef1234abcd1234cdef1234"

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[]