Skip to main content
POST
Change Feedback Contract

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

Body

application/json

Replace the feedback contract or clone it when evidence already exists.

axes
AxisDefinition · object[]
required
Required array length: 1 - 12 elements

Response

Successful Response

Result of a feedback-contract change.

cloned
boolean
required
experiment
ExperimentResponse · object
required

Experiment response.

source_experiment_id
string<uuid>
required