Tasks API
Task list API - Edit task list
OVERVIEW
Use this method to edit a task list.
PUT /api/3/tasks/lists/{tasklistid}
Request Body
<list>
<listname> </listname>
</list>
Response Body
A successful operation will return 200 OK http response, otherwise an error object is returned
Last Updated: Nov 08,2024
Comments
0 Comments