Links a custom field definition to a project template.
When the definition is unlinked from a task, all values of the custom field will be removed from the task.
<Check title="Required Permissions">The user must be an admin or have `project-manage-config:write` permissions.</Check>
Path parameters
projectTemplateId
The id of project template.
Request
The model to link the custom field definition to a project template
customFieldDefinitionId
The id of the custom field definition.
order
The order of the custom field definition.
Response
OK