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 file list, maximum 20 files

Required array length: 1 - 10 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