| accountId |
String |
Required if the requesting user is a member of multiple accounts. Account ID to specify the actual account the project should be created in. |
[optional] |
| name |
String |
(Optional) Name of the project |
[optional] |
| mainFormat |
String |
(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 <a href="https://help.phrase.com/help/supported-platforms-and-formats\">Format Guide</a> or our <a href="#formats">Formats API Endpoint</a>. |
[optional] |
| sharesTranslationMemory |
Boolean |
(Optional) Indicates whether the project should share the account's translation memory |
[optional] |
| projectImage |
File |
(Optional) Image to identify the project |
[optional] |
| removeProjectImage |
Boolean |
(Optional) Indicates whether the project image should be deleted. |
[optional] |
| workflow |
String |
(Optional) Review Workflow. "simple" / "review". <a href="https://help.phrase.com/help/advanced-review-workflow\">Read more</a> |
[optional] |
| machineTranslationEnabled |
Boolean |
(Optional) Enable machine translation support in the project. Required for Autopilot and Smart Suggest |
[optional] |
| enableBranching |
Boolean |
(Optional) Enable branching in the project |
[optional] |
| protectMasterBranch |
Boolean |
(Optional) Protect the master branch in project where branching is enabled |
[optional] |
| enableAllDataTypeTranslationKeysForTranslators |
Boolean |
(Optional) Otherwise, translators are not allowed to edit translations other than strings |
[optional] |
| enableIcuMessageFormat |
Boolean |
(Optional) We can validate and highlight your ICU messages. <a href="https://help.phrase.com/help/icu-message-format\">Read more</a> |
[optional] |
| zeroPluralFormEnabled |
Boolean |
(Optional) Displays the input fields for the 'ZERO' plural form for every key as well although only some languages require the 'ZERO' explicitly. |
[optional] |
| autotranslateEnabled |
Boolean |
(Optional) Autopilot, requires machine_translation_enabled. <a href="https://help.phrase.com/help/autopilot\">Read more</a> |
[optional] |
| autotranslateCheckNewTranslationKeys |
Boolean |
(Optional) Requires autotranslate_enabled to be true |
[optional] |
| autotranslateCheckNewUploads |
Boolean |
(Optional) Requires autotranslate_enabled to be true |
[optional] |
| autotranslateCheckNewLocales |
Boolean |
(Optional) Requires autotranslate_enabled to be true |
[optional] |
| autotranslateMarkAsUnverified |
Boolean |
(Optional) Requires autotranslate_enabled to be true |
[optional] |
| autotranslateUseMachineTranslation |
Boolean |
(Optional) Requires autotranslate_enabled to be true |
[optional] |
| autotranslateUseTranslationMemory |
Boolean |
(Optional) Requires autotranslate_enabled to be true |
[optional] |
| smartSuggestEnabled |
Boolean |
(Optional) Smart Suggest, requires machine_translation_enabled |
[optional] |
| smartSuggestUseGlossary |
Boolean |
(Optional) Requires smart_suggest_enabled to be true |
[optional] |
| smartSuggestUseMachineTranslation |
Boolean |
(Optional) Requires smart_suggest_enabled to be true |
[optional] |