Creates a new task bundle.
Creates a new task bundle.
Required Permissions
The user must be an admin or havetask-manage-config:write
permissions.Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The name of the task bundle. Required if its not related to a task bundle.
The description of the task bundle.
The icon of the task bundle.
The project template id of the task bundle, only necessary for the creation of an empty bundle for a project template.
Response
OK
The name of the task bundle. Required if its not related to a task bundle.
The description of the task bundle.
The icon of the task bundle.
The project template id of the task bundle, only necessary for the creation of an empty bundle for a project template.
The id of the task bundle.
The date this task bundle was created.
The id of the user who created this task bundle.
The date this task bundle was last modified.
The id of the user who last modified this task bundle.
The list templates within this task bundle.
The task templates within this task bundle.