v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskLists
Adds the tasks to the task list with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/projects/{projectId}/tasklists/{taskListId}/addtasks
Path parameters
projectIdstring uuid required
The id of the project.
taskListIdstring uuid required
The id of the task list.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK