customFields
Updates the order of a custom field definition for the specified project template.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
put/projecttemplates/{projectTemplateId}/customfielddefinitions/{customFieldDefinitionId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
customFieldDefinitionIdstring uuid required
The id of the custom field definition.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 5 revisions of this API.