v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBCreate a project
Creates a new project in the specified team. Requires Admin role in the team.
Requires <code>write_projects</code> OAuth access scope.
Request body
Name of the project.
ID of the team to create a project in. If this parameter is omitted, the project will be created in current team of the user, whose API token is specified.
Description of the project.
Language/locale code of the project base language. Should be in a scope of <code>languages</code> list. Use <code>custom_iso</code> code in case it was defined.
Project type. Note: Only <code>localization_files</code> projects support branching. Available types:\n- <code>localization_files</code> - Software projects (Web and mobile) - Supports branching, individual key management, JWT/OTA tokens\n- <code>paged_documents</code> - Documents projects (Ad hoc documents) - ⚠️ Branching not supported\n- <code>content_integration</code> - Marketing projects (Marketing and support) - ⚠️ Branching not supported
Enable Segmentation feature for project.
Response
OK
A unique project identifier.
Project type descriptor. Allowed values are <code>localization_files</code> or <code>paged_documents</code>.
Project name.
Description of the project.
Date of project creation.
Unix timestamp when project was created.
An identifier of a user who has created the project.
An e-mail of a user who has created the project.
A unique identifier of the team, the project belongs to.
A unique identifier of the project default language.
A language/locale code of the project default language.