Combine
Combine multiple Datasets into a single new merged Dataset
POST/api/v1/datasets/combine
Validate that a set of Datasets can be combined
POST/api/v1/datasets/combine/validate
CombineJobs
Get the status of a background dataset combine job
GET/api/v1/datasets/combine/jobs/{combine_job_id}