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:
[ "18c2c319-ddf0-4567-b78c-b2385ec95f14", "9ad3ffd4-a9c0-46f2-bcf6-f1c1d519d683" ]
text/html
Sample:
["18c2c319-ddf0-4567-b78c-b2385ec95f14","9ad3ffd4-a9c0-46f2-bcf6-f1c1d519d683"]
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>18c2c319-ddf0-4567-b78c-b2385ec95f14</guid> <guid>9ad3ffd4-a9c0-46f2-bcf6-f1c1d519d683</guid> </ArrayOfguid>