Skip to main content
PATCH
Update Dataset Structure

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
canonical_classes
string[] | null
class_rules
DatasetStructureRulePatch · object[] | null
ignored_paths
string[] | null
engine_overrides
Engine Overrides · object | null
folder_attribute_names
Folder Attribute Names · object | null
segmentation_label_names
Segmentation Label Names · object | null

Response

Successful Response

The response is of type Response Update Dataset Structure Api Datasets Dataset Id Structure Patch · object.