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:
[ "9be428d7-ec66-4878-b021-0d371aad4c33", "577e97a4-2c3a-43b6-8437-2e82df2d86b9" ]
text/html
Sample:
["9be428d7-ec66-4878-b021-0d371aad4c33","577e97a4-2c3a-43b6-8437-2e82df2d86b9"]
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>9be428d7-ec66-4878-b021-0d371aad4c33</guid> <guid>577e97a4-2c3a-43b6-8437-2e82df2d86b9</guid> </ArrayOfguid>