Create multiple samples from the same source entity. 'count' samples will be generated each with individual uuids, hubmap_ids and submission_ids.

post/entities/multiple-samples/{count}

Path parameters

countstring required

The number of samples to be created

Response

The samples were successfully created. An array of objects each containing a uuid, hubmap_id and submission_id associated with each newly created sample.

object[] required

Changes