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:
[ "ed9e93fa-5c90-41f0-ab99-649ed3c29aa0", "4ad91ac6-ab9a-4446-9e6d-63d2869ca702" ]
text/html
Sample:
["ed9e93fa-5c90-41f0-ab99-649ed3c29aa0","4ad91ac6-ab9a-4446-9e6d-63d2869ca702"]
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>ed9e93fa-5c90-41f0-ab99-649ed3c29aa0</guid> <guid>4ad91ac6-ab9a-4446-9e6d-63d2869ca702</guid> </ArrayOfguid>