curl --location '/spaces/documentation-page//v2/file' \
--header 'Authorization;' \
--form 'file=@""' \
--form 'massage="Unauthorized"' \
--form 'statusCode="401"'{
"id": 2,
"fileName": "Resume.pdf",
"link": "f33aacd7-5587-4505-959c-16152b123d84",
"size": 1666538,
"createdAt": "2026-03-05T08:03:42.390Z",
"updatedAt": "2026-03-05T08:03:42.390Z"
}