POST
/actions/projects/{project_id}/task-types/{task_type_id}/shots/create-tasks
curl \
--request POST 'http://api.example.com/actions/projects/{project_id}/task-types/{task_type_id}/shots/create-tasks' \
--header "Authorization: $API_KEY"