v1
latestOpenAPI 3.1.02026-07-24172151607.6 KBTasks
Create Task From Template
Create a new task using a task template defined in your workspace. Publicly shared templates must be added to your Workspace before you can use them with the public API.
post/v2/list/{list_id}/taskTemplate/{template_id}
Path parameters
list_idnumber required
Example:512
template_idstring required
Example:9hz
Request body
Example request
{
"name": "New task name"
}Response
object required