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:
[ "e049f9c9-19ff-433e-8ab8-90ae02e9a56b", "8a5a7f43-d7f7-4482-a491-a3b94cffcb86" ]
text/html
Sample:
["e049f9c9-19ff-433e-8ab8-90ae02e9a56b","8a5a7f43-d7f7-4482-a491-a3b94cffcb86"]
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>e049f9c9-19ff-433e-8ab8-90ae02e9a56b</guid> <guid>8a5a7f43-d7f7-4482-a491-a3b94cffcb86</guid> </ArrayOfguid>