Check out a sample

Marks a sample as checked out — the sample is treated as taken from storage for use, but its slot in the storage layer remains reserved so other users won't refill it. Returns 409 if the sample is already checked out. Pair with POST /samples/{sampleID}/checkin to return it. For multiple samples, use POST /samples/checkout.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Headers
string
Defaults to Swagger
Responses
204

The sample was checked out

400

Invalid sample ID

409

The sample has already been checked out

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