Tasks
Update task
Updates a task's name, description, and status
put/projects/{project_id}/tasks/{id}
Path parameters
project_idinteger required
ID of the project
idinteger required
ID of the task to update
Request body
Response
successful
Updates a task's name, description, and status
ID of the project
ID of the task to update
successful