For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
The required properties depend on the type of the custom field. Only task templates which are linked to a project template may have custom fields set.
<Check title="Required Permissions" icon="key">The user must be an admin or have `project-manage-config:write` permissions.</Check>
The required properties depend on the type of the custom field. Only task templates which are linked to a project template may have custom fields set.
Required Permissions
The user must be an admin or have project-manage-config:write permissions.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
taskTemplateIdstringRequiredformat: "uuid"
The id of the task template to set custom fields for.
Request
The model containing the details for setting the custom fields for a task template.