latestOpenAPI 3.0.02026-08-10380208.8 KB

806c6d31631b

Dataset

Clone Dataset As Draft

Create a new draft dataset based on an existing one. This is useful when you would like to use the same dataset again for another training, but with some modification (create a variation). The cloned dataset inherits the visual_schema from the source dataset.

post/tailored-gen/datasets/{dataset_id}/clone

Path parameters

dataset_idinteger required

Headers

api_tokenstring required

Request body

namestring

New dataset name. Defaults to "Copy of [original name]"

descriptionstring

New dataset description.

Response

Dataset successfully cloned

idinteger
project_idinteger
namestring
visual_schemastring nullable
status'draft'
captions_update_status'empty' | 'in_progress' | 'completed'
upload_type'basic' | 'advanced'
images_countinteger
created_atstring date-time
updated_atstring date-time