-
Notifications
You must be signed in to change notification settings - Fork 9
UploadFilesToSample
LinZ-GYX edited this page Jul 17, 2025
·
1 revision
This API allows the user to upload Snv/Sv files to the provided sample (VCF file)
https://analysis.geneyx.com/api/UploadFilesToSample
https://fa.shanyint.com/api/UploadFilesToSample
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",
}
{
}