v1

latestOpenAPI 3.0.12026-07-24192492466.5 KB
Tasks

Create a task

Create project task and returns created task identifier.

post/psa/projects/{projectId}/tasks

Path parameters

projectIdstring required

The project identifier.

Request body

projectIdstring required
namestring required
descriptionstring nullable
taskBillingType0 | 1 | 2
assignedTostring[] nullable
startDatestring date-time required
endDatestring date-time required
estimatedHoursnumber double nullable
phaseIdstring nullable

Response

OK

succeededboolean

Gets or sets a value indicating whether this Keka.API.Web.Core.Response`1 is succeeded.

messagestring nullable

Gets or sets the message.

errorsstring[] nullable

Gets or sets the errors.

datastring nullable

Gets or sets the data.