Skip to main content
POST
Create project

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Body

application/json

Project to create

name
string
required
Maximum string length: 255
sourceLang
string
required
targetLangs
string[]
required
businessUnit
object
client
object
dateDue
string<date-time>
domain
object
fileHandover
boolean

Default: false

lqaProfiles
object[]

Lqa profiles that will be added to workflow steps

machineTranslateSettings
object

Reference to an object by its unique identifier

machineTranslateSettingsPerLangs
object[]

Machine Translate Settings added to project per target lang.

note
string
Maximum string length: 4096
purchaseOrder
string
Maximum string length: 255
subDomain
object
useDefaultProjectSettings
boolean

Default: false

workflowSteps
object[]

Response

Created

Base projectDto

userRole
string
required
read-only

Response differs based on user's role

dateCreated
string<date-time>

Date and time the project was created

dateDue
string<date-time>

Project due date; null when the organization hides progress and status from non-linguist, non-bot callers.

domain
object
id
string

Internal numeric identifier, encoded as a string

internalId
integer<int32>

Organization-scoped sequential number shown in the UI project list

mtSettingsPerLanguageList
object[]

Machine translation settings per target language

name
string

Project name

owner
object
references
object[]

Reference files attached to the project

sourceLang
string

Source language code

subDomain
object
targetLangs
string[]

Target language codes

uid
string

Unique identifier used in API paths