-
Notifications
You must be signed in to change notification settings - Fork 9
CreateBatch
LinZ-GYX edited this page Jul 17, 2025
·
1 revision
This API allows the user to upload files
https://analysis.geneyx.com/api/CreateBatch
https://fa.shanyint.com/api/CreateBatch
POST
JSON Structure
| Category | Parameter | Description | Required |
| Auth | ApiUserId | The API user Id | Yes |
| ApiUserKey | The API user key | Yes |
{
"ApiUserId": "enter API USer ID",
"ApiUserKey": "Enter API User Key",
}
{
}