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:
[ "23e17d99-bf27-4e8f-811a-4c1d2a8b0f65", "8b9d1ecc-473e-49f3-a588-9a7ca44a3df9" ]
text/html
Sample:
["23e17d99-bf27-4e8f-811a-4c1d2a8b0f65","8b9d1ecc-473e-49f3-a588-9a7ca44a3df9"]
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>23e17d99-bf27-4e8f-811a-4c1d2a8b0f65</guid> <guid>8b9d1ecc-473e-49f3-a588-9a7ca44a3df9</guid> </ArrayOfguid>