POST upload/graphics
Uploads a graphics doc.
Request Information
URI
https://ofd-api.blueprintcpq.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:
[ "dc5c5b28-640a-4a8e-9eb5-ead30c0de339", "8865d2ed-b141-49ca-908d-c41ce7d828fb" ]
text/html
Sample:
["dc5c5b28-640a-4a8e-9eb5-ead30c0de339","8865d2ed-b141-49ca-908d-c41ce7d828fb"]
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>dc5c5b28-640a-4a8e-9eb5-ead30c0de339</guid> <guid>8865d2ed-b141-49ca-908d-c41ce7d828fb</guid> </ArrayOfguid>