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: Jun 09,2023
Comments
0 Comments