Upload a File to IITR AIS
ais_uploadUpload multipart files to the IIT Roorkee Academics portal, enforcing file location within upload root and total size under limit.
Instructions
Call a cataloged multipart upload operation. Every file must be inside IITR_AIS_UPLOAD_ROOT and the total must fit IITR_AIS_MAX_UPLOAD_BYTES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| query | No | ||
| fields | No | ||
| method | No | POST | |
| identifier | Yes | ||
| confirmWrite | Yes | ||
| responseFormat | No | auto |