POST upload/graphics
Uploads a graphics doc.
Request Information
URI
https://highlandfleets-dev-api.xaitcpq.net/upload/graphics
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of new Graphic Doc Ids.
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "c973752d-24e4-40cb-b92a-1d386856ef2c", "344a3e43-2caa-4254-91a0-34daa46d0b75" ]
text/html
Sample:
["c973752d-24e4-40cb-b92a-1d386856ef2c","344a3e43-2caa-4254-91a0-34daa46d0b75"]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>c973752d-24e4-40cb-b92a-1d386856ef2c</guid> <guid>344a3e43-2caa-4254-91a0-34daa46d0b75</guid> </ArrayOfguid>