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.

**Deprecated.** Use `POST /samples/moveToLayer` (with body containing `sampleIDs` and `seriesIDs`) instead.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Query Params
sampleIDs
array of int32s
required
sampleIDs*
Body Params
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
204

No Content

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