post
https://{targetURL}/api/v1/samples//checkout
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The sample was checked out
400Invalid sample ID
409The sample has already been checked out