Projects (Classic)

Creates a new task for a given project.

Creates a new task for a given project.<p> Required fields:

<ul> <li>languageCombination</li> <li>specializationId</li> <li>workflowId</li> </ul> </p>
post/projects/{projectId}/tasks

Path parameters

projectIdstring required

project's internal identifier

Request body

namestring

name

clientTaskPONumberstring

client task PO number

specializationIdinteger

specialization

workflowIdinteger

workflow

Response

Success

Changes

No recorded changes to this endpoint across all 46 revisions of this API.