Skip to main content
PATCH
Update Sample Anchor Weight

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required
Required string length: 8 - 200
authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required
anchor_id
string<uuid>
required

Body

application/json
weight
number
required
Required range: x <= 1000

Response

Successful Response

anchors
SampleAnchorOptionResponse · object[]