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:
[ "a755a041-7f76-4682-997c-cce8d050bfc1", "3357dccb-9136-4dc9-9a69-dc12e31e4af8" ]
text/html
Sample:
["a755a041-7f76-4682-997c-cce8d050bfc1","3357dccb-9136-4dc9-9a69-dc12e31e4af8"]
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>a755a041-7f76-4682-997c-cce8d050bfc1</guid> <guid>3357dccb-9136-4dc9-9a69-dc12e31e4af8</guid> </ArrayOfguid>