Tasks API
Task list API - Remove task list
OVERVIEW
Use this method to delete an existing task list
Request
DELETE /tasks/lists/{tasklistid}
The url parameter is the id of the task list which is to be deleted
Response
A successful operation will delete the task and return a 200 OK http response, otherwise an error object is returned
Last Updated: Nov 08,2024
Comments
0 Comments