POST v3/networks/{id}/uploadsidsheet?ReplaceOldRecords={ReplaceOldRecords}
Student Import Note: the first file in form is students excel demo for curl: [curl -i -X POST -tlsv1.2 -F "file=@School_id_Template.xls" --user "username:psw" -H "content-type: multipart/form-data" "http://api.imleagues.com/v3/networks/ecd53e55a5d9401ea8d8a4a1b1147e9c/uploadsidsheet?ReplaceOldRecords=true"]
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | network id |
Define this parameter in the request URI. |
ReplaceOldRecords | replace old records |
Define this parameter in the request URI. |