Set frames for given shots.
POST
/actions/projects/{project_id}/task-types/{task_type_id}/set-shot-nb-frames
curl \
--request POST 'http://api.example.com/actions/projects/{project_id}/task-types/{task_type_id}/set-shot-nb-frames' \
--header "Authorization: $API_KEY"