Move samples to another storage layer

For boxes you must provide a position with the following request body:

{
  "position": 12
}

In boxes this will move the samples contiguously from the indicated position. If there is no space for all samples, or there are other samples in those position, this call will result in an error 400. For any other storage layer the request body should be an empty object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
int32
sampleIDs
array of int32s
sampleIDs
seriesIDs
array of int32s
seriesIDs
Headers
string
Defaults to Swagger
Response
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!