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:
[ "2a794a89-6c87-4180-a58a-758a3f16e409", "c7681d0a-728c-4819-b25a-486e7298f3fc" ]
text/html
Sample:
["2a794a89-6c87-4180-a58a-758a3f16e409","c7681d0a-728c-4819-b25a-486e7298f3fc"]
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>2a794a89-6c87-4180-a58a-758a3f16e409</guid> <guid>c7681d0a-728c-4819-b25a-486e7298f3fc</guid> </ArrayOfguid>