v1
latestOpenAPI 3.1.02026-08-066984441.1 MBCreates a new project template.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
Headers
Bearer authentication
Request body
Name of the project template.
Description of the project template.
Whether the project should be billable by default. Can be 'on', 'off', or 'auto'. Default is auto.
Whether the template image should be copied to the project during project creation. If the template has no image, no image is copied. No image is copied from the client.
Project type id of the project template.
The amount of time budgeted for the project in seconds. If null, the time budget will be unchanged. Set to 0 to remove the time budget.
Response
OK
The id of the template.
The name of the template.
The description that will be used for the project created from this template. It will be appended to the project description provided by the user.
The date this entity was created.
The id of the user who created this entity.
The date this entity was last modified.
The id of the user who last modified this entity.
Whether project times should be billable by default, if the project was created by this template. Can be 'on', 'off', or 'auto'.
The id references the task list, which is used to assign tasks created by email to.
Whether the project template has an image in the files service.
Whether the template image should be copied to the project during project creation. If the template has no image, no image is copied. No image is copied from the client.
The id of the project type.
The id of the workflow linked to this template.
The amount of time budgeted for the project in seconds.
True if any of the tasks of the template has relative dates.