# Reorder project task type links **POST /data/projects/{project_id}/task-type-links/batch** Set the priority of the project's task type links from the given ordered id list in a single request, replacing one link request per task type. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string(uuid)) ### Body: application/json (object) - **task_type_ids** (array[string(uuid)]) ## Responses ### 200 Updated task type links [Powered by Bump.sh](https://bump.sh)