Skip to main content
POST
cURL

Body

application/json
name
string
required
Minimum string length: 1
Example:

"My App"

sourceLocale
string
required
Required string length: 2 - 10
Pattern: ^[a-z]{2,3}(-[A-Z]{2,3})?$/i
Example:

"en"

targetLocales
string[]
required
Minimum array length: 1
Required string length: 2 - 10
Pattern: ^[a-z]{2,3}(-[A-Z]{2,3})?$/i
Example:

Response

201 - application/json

Project created successfully

projectId
string
required