Creates a new task template for the task bundle with the specified id.
Creates a new task template for the task bundle with the specified id.
Required Permissions
The user must be an admin or havetask-manage-config:write
permissions.Path parameters
The id of the task bundle.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The name of the task created from this template.
The description of the task created from this template.
Whether the task created from this template will be marked as priority.
The expected planned workload of the task created from this template, in seconds.
The relative start date and time of the task created from this template, in seconds, from the moment of creating the task.
The relative due date and time of the task created from this template, in seconds, from the moment of creating the task.
The id of the type of work of this task.
The id of the assigned role of this task.
The id of the parent task template if the task template is a subtask.
The order of the subtask template relative to its parent task template.
Response
OK
The name of the task created from this template.
The description of the task created from this template.
Whether the task created from this template will be marked as priority.
The expected planned workload of the task created from this template, in seconds.
The relative start date and time of the task created from this template, in seconds, from the moment of creating the task.
The relative due date and time of the task created from this template, in seconds, from the moment of creating the task.
The id of the type of work of this task.
The id of the assigned role of this task.
The id of the parent task template if the task template is a subtask.
The order of the subtask template relative to its parent task template.
The Id of the task template.
The task type model.
The task list templates of the task template.
The list of task dependency templates for that task template.
The list of assigned users to that task template.
The date this task was created.
The id of the user who created this task.
The date this task was last modified.
The id of the user who last modified this task.
For internal purposes.
If the task template has attachments.
If the task is a recurrency template, the flag is true.
The Custom fields of the task template.