POST upload/graphics
Uploads a graphics doc.
Request Information
URI
https://eurotherm-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:
[ "56734924-733f-4c94-ad3f-6ba89cb77cc0", "7fa61a32-909d-4f17-a476-20d88ca40e5c" ]
text/html
Sample:
["56734924-733f-4c94-ad3f-6ba89cb77cc0","7fa61a32-909d-4f17-a476-20d88ca40e5c"]
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>56734924-733f-4c94-ad3f-6ba89cb77cc0</guid> <guid>7fa61a32-909d-4f17-a476-20d88ca40e5c</guid> </ArrayOfguid>