v1

latestOpenAPI 3.1.02026-07-242623413.3 KB
Open API/Dataset

Add batch to dataset

Add a batch under the dataset, not supporting the addition of nested items simultaneously.

post/dataset/addBatch/{datasetId}

Path parameters

datasetIdinteger required

Dataset ID

Headers

Authorizationstring

Request body

namestring required

Name

Response

Success

codestring required

Error code, OK indicates success, while others indicate failure

messagestring required

Error message

{"stackTrail":"paths:/dataset/addBatch/{datasetId}:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}