Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.everhour.com/projects/{project_id}/fields-order \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data ' { "order": [ 123 ] } '
[ 123 ]
Reorder a project’s custom fields. Send the full list of field IDs in the desired order.
Project ID
"ev:3000010034"
Custom field ID
OK