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.

ID of the team to create a project in. It could be numerical ID or team UUID. 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. Available types:

  • localization_files - Web and mobile (previously known as "Software projects") - Supports branching, individual key management, JWT/OTA tokens
  • paged_documents - Documents projects (Ad hoc documents) - Supports file-based management, file deletion
  • content_integration - Marketing projects (Marketing and support) - Limited key parameters, file-based management
  • marketing - Marketing projects - Automatically translated marketing projects
  • marketing_integrations - Marketing projects with integrations - Automatically translated marketing projects with integrations
Allowed:
string

Content integration type. Required if project_type = content_integration. Should contain one of the available integrations for your team.

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