POST api/ItUser/Upload
Returns 200-ok if successuflly parses IT user supplied file and save info to database. Returns 415-unsupported media file if file type is unsupported. The supported file type is MIME multipart content
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.