# Reorder template task statuses **POST /data/project-templates/{template_id}/task-statuses/reorder** Set the priority of the template's task status links from the given ordered id list in a single request, preserving each link's board roles and replacing one link request per status. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **template_id** (string(uuid)) ### Body: application/json (object) - **task_status_ids** (array[string(uuid)]) ## Responses ### 200 Updated task status links [Powered by Bump.sh](https://bump.sh)