Skip to main content
POST
Create Latent Selection Branch

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

dataset_id
string
required

Cookies

blindsight_session
string | null

Body

application/json
branch_name
string | null
scan_id
string | null
view_name
string | null
selection_strategy
enum<string>
default:manual
Available options:
manual,
density
run_mislabel_scan
boolean
default:false
density_core_ratio
number
default:0.5
Required range: 0.25 <= x <= 1
maximize_size
boolean
default:false
plot_width
number | null
plot_height
number | null
samples
LatentSelectionBranchSample · object[]
circles
LatentSelectionCircleInput · object[]

Response

Successful Response

branch_family_uuid
string
required
branch_id
string | null
dataset_name
string | null
branch_name
string | null
selected_count
integer
default:0
balanced_count_per_class
integer
default:0
balanced_total_count
integer
default:0
queued_scan_id
string | null
queued_scan_type
string | null
build_status
string | null
build_async
boolean
default:false
source_dataset_id
string | null
source_branch_name
string | null
requested_branch_name
string | null