Permanently deletes a list and all tasks inside it.
cURL
curl --request DELETE \ --url https://api.getarca.app/api/v1/lists/{id} \ --header 'Authorization: Bearer <token>'
lists:write
204 No Content
Was this page helpful?