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:
[ "faeaa989-8d8f-4f86-ab84-ec2bf0b7e087", "55d0b68f-7632-43a3-8b28-5e149e2354ef" ]
text/html
Sample:
["faeaa989-8d8f-4f86-ab84-ec2bf0b7e087","55d0b68f-7632-43a3-8b28-5e149e2354ef"]
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>faeaa989-8d8f-4f86-ab84-ec2bf0b7e087</guid> <guid>55d0b68f-7632-43a3-8b28-5e149e2354ef</guid> </ArrayOfguid>