v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
taskSchedules

Creates task schedules from a task by id.

Creates task schedules from a task by id. The task must have start and due date and at least one assignee. If more than one user is assigned to the task, then the user needs to opt in to create task schedules for all assignees by setting the 'createSchedulesForAllAssignees' query param to true. This requires admin or feature permissions.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

post/taskschedules/bytaskid/{taskId}

Path parameters

taskIdstring uuid required

The id of the task.

Query parameters

createSchedulesForAllAssigneesboolean

Whether to create schedules for all assignees.

Headers

Authorizationstring required

Bearer authentication

Response

No Content

object required