Skip to main content
POST
Create Samples Batch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required

Body

application/json

Request to create multiple samples.

samples
SampleCreate · object[]
required

List of samples to create (max 100)

Required array length: 1 - 100 elements

Response

Successful Response

List of samples.

page
integer
required
page_size
integer
required
samples
SampleResponse · object[]
required
total
integer
required