Creating a project

Creates a new localization project within the specified workspace. Requires the project title, resource type (file format), source language, and optionally target languages and a description.

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

workspaceUrl

Body Params

Request body for creating a new localization project.

string
required
length ≥ 1

The title of the project.

string

An optional description of the project.

string
enum
required
length ≥ 1

The resource file type for the project. Determines the file format used for import/export.

string
required

Language code that uniquely identifies a locale. Valid examples would be 'en', 'en-GB', 'de', 'de-DE' etc. according to ISO 639-1.

targetLanguageCodes
array of strings

The list of target language codes to translate into.

targetLanguageCodes
Responses

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