Create Todolist
Creates a new to-do list in a Basecamp to-do set.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Basecamp account ID (numeric string).
numberrequired
To-do set ID from the project's dock.todoset entry.
stringrequired
Name of the to-do list.
string
Optional Basecamp rich-text HTML description.