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