Update project
This operation updates the selected project with the information you provide.
You can only update a project if it has not started yet. If a project starts and you need to update it, you should contact your LanguageWire Project Manager.
| Path Parameters |
|---|
id int32 — REQUIREDID of the project to update |
| Request Body — REQUIRED |
|---|
title stringAdd a title to your project that can be easily recognised.
|
briefing stringSummarise what is your project about (in general terms). |
briefingForExperts stringAdd any information that helps our experts to accurately translate your content. |
purchaseOrderNumber string |
deadline date-timeSet the date when this project should be finished. |
templateId int32⚠️ If you are using a template you don't need to specify the following fields:
|
serviceId int32This is the ID of the service you need for your translation project. Example:Localisation, SEO, translation and validation,etc. |
translationMemoryId int32This is the ID of the translation memory you need for your translation project. |
translationMemorySetId int32This is the ID of the translation memory set you need for your translation project. |
useTranslationMemory booleanIndicates if a translation memory must be used or not for your project. |
termBaseId int32This is the ID of the term base you need for your translation project. |
invoicingAccountId int32This is the ID of the LanguageWire Platform account you want us to use for this project invoice. |
userId int32This is the ID of the user you need for your translation project. |
workAreaId int32This is the ID of the specialisation field that describes your translation project. Example:Science - Genetics. |
externalId stringThis is the identifier you choose for your project. |
metadata objectThis is the metadata that has been added to the project. |
| Responses | |||||
|---|---|---|---|---|---|
204Project updated | |||||
400Bad request
|