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:
[ "4378e68f-0d19-4b36-abda-4aac332158a2", "2dfe17eb-5f8a-4f1b-a956-3325e43c4c8f" ]
text/html
Sample:
["4378e68f-0d19-4b36-abda-4aac332158a2","2dfe17eb-5f8a-4f1b-a956-3325e43c4c8f"]
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>4378e68f-0d19-4b36-abda-4aac332158a2</guid> <guid>2dfe17eb-5f8a-4f1b-a956-3325e43c4c8f</guid> </ArrayOfguid>