Update Multilingual Project

This endpoint updates the details of an existing multilingual project in TextUnited. For comprehensive instructions on configuring your project after its creation, consult the Project Configuration and Updates guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
ℹ️

Instructions

When preparing your API requests, carefully review the segments array which includes sub-objects with specific properties. This attention to detail will ensure accurate data handling during your interactions with the API.

Additionally, ensure your request includes the necessary headers. To test the request directly on the platform:

  1. Scroll down to the HEADERS section below the Request Body section.

  2. Enter the values for the fields in your Request Body section below.

  3. Click the "Try It!" button at the top-right of your screen to initiate the request and view your response.

❗️

Sample Request and Response

To see a sample request and response, click the "EXAMPLES" dropdown at the top-right of your screen.

Request Body

The request should include the following parameters. Enter your values in the input field(s) below for testing:

Body Params
string

A custom identifier used to associate the project with external systems. Optional.

string

The unique identifier for the task associated with the project. Optional. Refer to the documentation to learn more about taskId and its impact on segment processing and update scope.

string
required

The name of the project.

string

A description of the project. Optional.

date

The start date and time of the project in UTC format.

date

The end date and time of the project in UTC format.

segments
array of objects
required

An array of segments within the project, each containing details such as content and notes.

segments*
string

A reference number for the project. Optional.

string

Stores additional information for the project. Optional.

string

Stores additional information for the project. Optional.

Headers
string
Defaults to Bearer YOUR_API_TOKEN

Used for authenticating requests with a JWT token obtained from the "Obtain JWT" endpoint. (e.g. Authorization: Bearer <your_api_token>)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json