Adds a new sample to a pending batch.
Request
Add the parameter Authorization
to Headers Example:Authorization: ********************
or
Body Params multipart/form-dataRequired
Responses
application/json
Sample added successfully
{
"success": true,
"message": "string",
"data": {}
}
Modified at 2025-12-31 17:12:06