cURL
Job Template Locales
Update a job template locale
Update an existing job template locale.
PATCH
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
Project ID
Job Template ID
Job Template Locale ID
Body
application/json
specify the branch to use
Example:
"my-feature-branch"
locale id
Example:
"abcd1234cdef1234abcd1234cdef1234"
Array of user ids to be assigned to the job template locale
Example:
["abcd1234cdef1234abcd1234cdef1234"]Array of reviewer ids to be assigned to the job template locale
Example:
["abcd1234cdef1234abcd1234cdef1234"]Array of team ids to be assigned to the job locale as translators
Example:
["abcd1234cdef1234abcd1234cdef1234"]Array of team ids to be assigned to the job locale as reviewers
Example:
["abcd1234cdef1234abcd1234cdef1234"]