Sign in

Delete todo list

documented

Delete a todo list from a card.

DELETE /projects/{project_id}/cards/{card_id}/todo_lists/{todo_list_id}.jsonCardsno implementation yet0 runs

Input

breeze_subdomain*
Your Breeze subdomain (the subdomain for your Breeze account)
your-team
project_id*
Project ID
123
card_id*
Card ID
456
todo_list_id*
Todo List ID
789
Calls Breeze as you (your API key is your account); keychains.dev holds the credentials.