Hide response attributes Show response attributes object
-
mrIs
array[string(binary)] | null
curl \
--request POST 'http://alzaware.runasp.net/api/NormalUserMRI/UploadMultipleMRI' \
--header "Content-Type: multipart/form-data" \
--form "MRIs[]=@file"
{
"mrIs": [
"@file"
]
}
{
"mrIs": [
"@file"
]
}