# Reorder metadata descriptors on all accessible projects **POST /data/metadata-descriptors/all-projects/reorder** Apply the same column order, given as a list of field names, on every open project the user can access. Replaces one reorder request per project. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Body: application/json (object) - **entity_type** (string) - **field_order** (array[string]) ## Responses ### 200 Updated descriptors ### 400 Invalid parameters [Powered by Bump.sh](https://bump.sh)