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:
[ "3d0c5b88-506e-4d3e-b381-71056c68519b", "0be4fa96-8882-4ad0-9324-9b7b16dac670" ]
text/html
Sample:
["3d0c5b88-506e-4d3e-b381-71056c68519b","0be4fa96-8882-4ad0-9324-9b7b16dac670"]
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>3d0c5b88-506e-4d3e-b381-71056c68519b</guid> <guid>0be4fa96-8882-4ad0-9324-9b7b16dac670</guid> </ArrayOfguid>