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:
[ "0d64c037-a05d-4de1-b7d7-dfc8270167e9", "855d2d6f-7c86-43d6-a8fc-9f5c76002b70" ]
text/html
Sample:
["0d64c037-a05d-4de1-b7d7-dfc8270167e9","855d2d6f-7c86-43d6-a8fc-9f5c76002b70"]
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>0d64c037-a05d-4de1-b7d7-dfc8270167e9</guid> <guid>855d2d6f-7c86-43d6-a8fc-9f5c76002b70</guid> </ArrayOfguid>