POST upload/graphics
Uploads a graphics doc.
Request Information
URI
https://mtm-api.xaitcpq.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:
[ "9f73337f-17fa-482f-95d3-f87bea426c09", "5381c213-e6ec-4a62-9bfa-be75c81e58c4" ]
text/html
Sample:
["9f73337f-17fa-482f-95d3-f87bea426c09","5381c213-e6ec-4a62-9bfa-be75c81e58c4"]
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>9f73337f-17fa-482f-95d3-f87bea426c09</guid> <guid>5381c213-e6ec-4a62-9bfa-be75c81e58c4</guid> </ArrayOfguid>