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:
[ "f44e7f30-8074-439c-aa66-0f91dafd2a3e", "184988a3-a90a-4e5c-ac54-1a90a73bd3b9" ]
text/html
Sample:
["f44e7f30-8074-439c-aa66-0f91dafd2a3e","184988a3-a90a-4e5c-ac54-1a90a73bd3b9"]
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>f44e7f30-8074-439c-aa66-0f91dafd2a3e</guid> <guid>184988a3-a90a-4e5c-ac54-1a90a73bd3b9</guid> </ArrayOfguid>