Update an existing project.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
ID
Required if the requesting user is a member of multiple accounts. Account ID to specify the actual account the project should be created in.
"abcd1234"
(Optional) Name of the project
"My Android Project"
(Optional) User ID of the point of contact for the project. Pass null to unset.
"abcd1234"
(Optional) Main file format specified by its API Extension name. Used for locale downloads if no format is specified. For API Extension names of available file formats see Format Guide or our Formats API Endpoint.
"yml"
(Optional) Main technology stack used in the project. It affects for example the suggested placeholder style. Predefined values include: Ruby, JavaScript, AngularJS, React, iOS, Android, Python, PHP, Java, Go, Windows Phone, Rails, Node.js, .NET, Django, Symfony, Yii Framework, Zend Framework, Apple App Store Description, Google Play Description, but it can also take any other value.
"Python"
(Optional) Indicates whether the project should share the account's translation memory
true
(Optional) Image to identify the project
"/path/to/my/project-screenshot.png"
(Optional) Indicates whether the project image should be deleted.
false
(Optional) Enable machine translation support in the project. Required for Pre-Translation
true
(Optional) Enable branching in the project
true
(Optional) Protect the master branch in project where branching is enabled
true
(Optional) Otherwise, translators are not allowed to edit translations other than strings
true
(Optional) Displays the input fields for the 'ZERO' plural form for every key as well although only some languages require the 'ZERO' explicitly.
true
(Optional) Requires autotranslate_enabled to be true
true
(Optional) Requires autotranslate_enabled to be true
true
(Optional) Requires autotranslate_enabled to be true
true
(Optional) Requires autotranslate_enabled to be true
true
(Optional) Requires autotranslate_enabled to be true
true
(Optional) Requires autotranslate_enabled to be true
true
(Optional) Sets the default encoding for Uploads. If you leave it empty, we will try to guess it automatically for you when you Upload a file. You can still override this value by setting the file_encoding parameter for Uploads.
UTF-8, UTF-16, UTF-16BE, UTF-16LE, ISO-8859-1 "UTF-8"
OK
{
"id": "abcd1234",
"name": "Company Account",
"slug": "company_account",
"company": "My Awesome Company",
"created_at": "2015-01-28T09:52:53Z",
"updated_at": "2015-01-28T09:52:53Z",
"company_logo_url": "http://assets.example.com/company_logo.png"
}{
"id": "2e7574e8f2372906a03110c2a7cfe671",
"name": "My first space",
"created_at": "2020-02-25T12:17:25Z",
"updated_at": "2020-03-13T14:46:57Z",
"projects_count": 2
}null