POST upload/graphics
Uploads a graphics doc.
Request Information
URI
https://scoregroup-uat-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:
[ "cbe84a1f-9d43-47df-b94c-e7d5d4e18949", "6abbb931-6b56-4bda-bfc3-43b2d66bb368" ]
text/html
Sample:
["cbe84a1f-9d43-47df-b94c-e7d5d4e18949","6abbb931-6b56-4bda-bfc3-43b2d66bb368"]
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>cbe84a1f-9d43-47df-b94c-e7d5d4e18949</guid> <guid>6abbb931-6b56-4bda-bfc3-43b2d66bb368</guid> </ArrayOfguid>