# Set task links from production schedule version **POST /actions/production-schedule-versions/{production_schedule_version_id}/set-task-links-from-production-schedule-version** Set task links for given production schedule version from another production schedule version. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **production_schedule_version_id** (string(uuid)) Production schedule version unique identifier ### Body: application/json (object) - **production_schedule_version_id** (string(uuid)) Source production schedule version unique identifier ## Responses ### 200 Task links created #### Body: application/json (object) object ### 400 Wrong ID format [Powered by Bump.sh](https://bump.sh)