Skip to main content
POST
Transfer Experiment Workspace

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

Path Parameters

experiment_id
string<uuid>
required

Body

application/json
confirm_irreversible
boolean
required
destination_workspace_id
string<uuid>
required

Response

Successful Response

destination_workspace_id
string<uuid>
required
experiment_id
string<uuid>
required
source_workspace_id
string<uuid>
required
state
enum<string>
required
Available options:
draining,
completed,
failed
transfer_id
string<uuid>
required