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:
[ "6f9e2111-7f18-4b31-bd5f-d7643fed0eaa", "2de5cb64-28ab-47cf-abac-006f5691c594" ]
text/html
Sample:
["6f9e2111-7f18-4b31-bd5f-d7643fed0eaa","2de5cb64-28ab-47cf-abac-006f5691c594"]
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>6f9e2111-7f18-4b31-bd5f-d7643fed0eaa</guid> <guid>2de5cb64-28ab-47cf-abac-006f5691c594</guid> </ArrayOfguid>