v1
latestOpenAPI 3.1.02026-08-066984441.1 MBcustomFields
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
Response
OK