Move all samples in a series to another storage layer

You can provide an optional position within the storage layer with the following request body:

{
  "position": 12
}

Note: the storage layer must have enough contiguous free space left to fit the series, starting from the specified position.

Path Params
int32
required
int32
required
Body Params
Headers
string
Defaults to Swagger
Response
204

No Content

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