Update a taskAsk AIput https://{company}.{environment}.com/api/v1/psa/projects/{projectId}/tasks/{taskId}Update project task.Path ParamsprojectIdstringrequiredThe project identifier.taskIdstringrequiredThe task identifier.Body ParamsThe project task.namestring | nulldescriptionstring | nulltaskBillingTypeint32enum012Allowed:012assignedToarray of strings | nullassignedToADD stringstartDatedate-time | nullendDatedate-time | nullestimatedHoursdouble | nullphaseIdstring | nullHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated 11 months ago