POST upload/graphics
Uploads a graphics doc.
Request Information
URI
https://highlandfleets-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:
[ "499dd183-9603-4ff6-a9ec-c08339790fb7", "826f1cf2-d83c-4fd3-b286-fd7a26d64698" ]
text/html
Sample:
["499dd183-9603-4ff6-a9ec-c08339790fb7","826f1cf2-d83c-4fd3-b286-fd7a26d64698"]
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>499dd183-9603-4ff6-a9ec-c08339790fb7</guid> <guid>826f1cf2-d83c-4fd3-b286-fd7a26d64698</guid> </ArrayOfguid>