v1

latestOpenAPI 3.1.02026-07-242623413.3 KB
Open API/Dataset

Batch add datas to dataset

Add data in bulk to a dataset.

post/dataset/batchAddData/{datasetId}

Path parameters

datasetIdinteger required

Dataset ID

Headers

Authorizationstring

Request body

parentIdinteger

Parent ID, Batch ID or Scene ID, default to null

Response

Success

codestring required

Error code, OK indicates success, while others indicate failure

messagestring required

Error message

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