v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
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

ordernumber double required

The order of the custom field definition within a project template or a project.

Response

OK

ordernumber double

The order of the custom field definition within a project template or a project.