Tasks

Update a task

Update project task.

put/psa/projects/{projectId}/tasks/{taskId}

Path parameters

projectIdstring required

The project identifier.

taskIdstring required

The task identifier.

Request body

namestring nullable
descriptionstring nullable
taskBillingType0 | 1 | 2
assignedTostring[] nullable
startDatestring date-time nullable
endDatestring date-time nullable
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.

databoolean

Gets or sets the data.

Changes

No recorded changes to this endpoint across all 1 revision of this API.