Skip to main content

Import / Export

Import and export Mango configuration as JSON. Manage user comments on data points and events.

See also: Import / Export documentation | Full API Reference for interactive testing and complete schemas.

Endpoints

MethodPathDescriptionReference
GET/commentsQuery User CommentsAPI Reference →
POST/commentsCreate New User CommentAPI Reference →
DELETE/comments/{xid}Delete A User Comment by XIDAPI Reference →
GET/comments/{xid}Get user comment by xidAPI Reference →
PUT/comments/{xid}Updates a user commentAPI Reference →
GET/json-emportExport ConfigurationAPI Reference →
POST/json-emportImport ConfigurationAPI Reference →
GET/json-emport/import/{id}Get Status For ImportAPI Reference →
PUT/json-emport/import/{resourceId}Update an Import in ProgressAPI Reference →
GET/json-emport/listList Exportable ElementsAPI Reference →
POST/json-emport/upload-fileUpload 1 configuration json fileAPI Reference →