v1

latestOpenAPI 3.1.02026-07-242623413.3 KB
Open API/Dataset

Add scene to dataset

Add a scene under the dataset, supporting the addition of frames underneath simultaneously.

post/dataset/addScene/{datasetId}

Path parameters

datasetIdinteger required

Dataset ID

Headers

Authorizationstring

Request body

parentIdinteger nullable

Parent ID, only can be Batch ID, default to null

namestring required

Name

Response

Success

codestring required

Error code, OK indicates success, while others indicate failure

messagestring required

Error message

{"stackTrail":"paths:/dataset/addScene/{datasetId}:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","description":"Response data; will be null if it is empty"}