v15

latestOpenAPI 3.0.1Apache 2.02026-08-04342207564.3 KB
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