Updates the order of a custom field definition for a project.

PUT
Required Permissions: The user must be an admin or have project-master-data:write permissions.

Path parameters

projectIdstringRequired
The id of the project.
customFieldDefinitionIdstringRequired
The custom field definition id.

Request

This endpoint expects an object.
orderdoubleRequired
The order of the custom field definition within a project template or a project.

Response

This endpoint returns an object.
orderdoubleOptional
The order of the custom field definition within a project template or a project.