Links a custom field definition to the specified project template.
<Check title="Required Permissions" icon="key">The user must be an admin or have `project-manage-config:write` permissions.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
projectTemplateId
The id of the project template.
Request
The model used to link the custom field definition.
customFieldDefinitionId
The id of the custom field definition.
order
The order of the custom field definition.
Response
No Content

