v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
customFields

Updates the order of a custom field definition linked to the specified project.

<Check title="Required Permissions" icon="key">The user must have project-master-data:write permissions or write permissions on the specified project.</Check>

put/projects/{projectId}/customfielddefinitions/{customFieldDefinitionId}

Path parameters

projectIdstring uuid required

The id of the project.

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.