Create a project

Creates a new project in the specified team. Requires Admin role in the team.

Requires write_projects OAuth access scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of the project.

number

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.

string

Description of the project.

languages
array of objects

List of languages to add.

languages
string

Language/locale code of the project base language. Should be in a scope of languages list. Use custom_iso code in case it was defined.

string
enum

Project type. Note: Only localization_files projects support branching. Available types:\n- localization_files - Software projects (Web and mobile) - Supports branching, individual key management, JWT/OTA tokens\n- paged_documents - Documents projects (Ad hoc documents) - ⚠️ Branching not supported\n- content_integration - Marketing projects (Marketing and support) - ⚠️ Branching not supported

Allowed:
boolean

Enable Segmentation feature for project.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json