POST
/actions/production-schedule-versions/{production_schedule_version_id}/apply-to-production
curl \
--request POST 'http://api.example.com/actions/production-schedule-versions/a24a6ea4-ce75-4665-a070-57453082c25/apply-to-production' \
--header "Authorization: $API_KEY"