PUT/projects/{id}/tasklists.jsonUpdate Task ListUpdates the specified task list record with the changes indicated by the submitted data. Path ParamsNameidTypestringrequiredDescriptionBody ParamsNameapplyDefaultsToExistingTasksTypebooleanDescriptionWill over ride existing tasks in the task list with these new defaults. Nametodo-listTypeobjecttodo-listobjectRequest ExamplesExpand request settingsExample RequestShellJavaScriptGoJavaPUT/projects/{id}/tasklists.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/tags.jsonCopyCopied!ResponsesCode200TypeobjectSchemaSchemaDescription200 ResponseExamples200 Response200 Responseapplication/json{ "STATUS": "OK" }CopyCopied!Download Swagger