Hide response attributes Show response attributes object
-
mri
string(binary) | null
curl \
--request POST 'http://alzaware.runasp.net/api/AdminMRI/UploadMRI' \
--header "Content-Type: multipart/form-data" \
--form "mri=@file"
{
"mri": "@file"
}
{
"mri": "@file"
}