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:
[ "f00547d5-6f9b-4a51-934d-6e6fdc922b0d", "6c3a4593-d79f-477a-96aa-383b4cfcc787" ]
text/html
Sample:
["f00547d5-6f9b-4a51-934d-6e6fdc922b0d","6c3a4593-d79f-477a-96aa-383b4cfcc787"]
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>f00547d5-6f9b-4a51-934d-6e6fdc922b0d</guid> <guid>6c3a4593-d79f-477a-96aa-383b4cfcc787</guid> </ArrayOfguid>