| FRAMES | NO FRAMES | Description | Parameters | Example |
| URL: | http://server:port/arcgis/admin/services/[<folder>]/<serviceName.serviceType>/iteminfo/upload |
|---|---|
| HTTP Method: | POST (multipart) |
| Parent Resource: | Item Information |
| Required Privileges: | Publisher or Administrator |
Uploads a file associated with the item information to the server. The uploaded file is placed in a directory defined by the folder parameter. The file is accessible by appending the path and file name to the Item Information URL.
| Parameter | Description |
|---|---|
| folder | The name of the folder on the server to which the file must be uploaded. |
| file | The file to upload to the server. |
| f | The response format. The default response format is html. Values: html | json |
http://server:port/arcgis/admin/services/Maps/MyMap.MapServer/iteminfo/upload folder=metadata file=metadata.xml;