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…
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 application/json

Indicates the media type of the resource, specifying that the payload is in JSON format. (e.g. Content-Type: application/json)

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