v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Segments

Update a segment

Updates a segment.

put/projects/{project_id}/keys/{key_id}/segments/{language_iso}/{segment_number}

Path parameters

project_idstring required

A unique project identifier

key_idnumber required

A unique identifier of the key.

language_isostring required

Language code.

segment_numbernumber required

Segment number

Request body

valuestring required

The actual translation content. Use an JSON object for plural keys.

is_fuzzyboolean

Whether the Fuzzy flag is enabled. (Note: Fuzzy is called Unverified in the editor now).

is_reviewedboolean

Whether the Reviewed flag is enabled.

custom_translation_status_idsstring[]

Custom translation status IDs to assign to translation (existing statuses will be replaced).

Response

OK

project_idstring