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:
[ "df845810-442e-4edc-b269-d6064114e2fd", "468489d9-f372-4df3-a7e0-9cd41034291b" ]
text/html
Sample:
["df845810-442e-4edc-b269-d6064114e2fd","468489d9-f372-4df3-a7e0-9cd41034291b"]
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>df845810-442e-4edc-b269-d6064114e2fd</guid> <guid>468489d9-f372-4df3-a7e0-9cd41034291b</guid> </ArrayOfguid>