Skip to main content
POST
Upload Category Samples

Authorizations

x-ti-app-id
string
header
required
x-ti-secret-code
string
header
required

Body

multipart/form-data
workspace_id
string
required

Workspace ID

Example:

"1234567890"

category_id
string
required

File category ID

Example:

"1234567890"

files
file[]
required

Sample files in this request, up to 20; the actual number allowed also depends on the category's existing sample count

Required array length: 1 - 20 elements
with_detail
boolean

When true, the response returns the full sample list of this category

Response

200 - application/json

Successfully batch uploaded samples

code
integer
required

Status code

Example:

200

msg
string
required

Status description

result
object