Skip to main content
JSON Manual Created Edited

Import to mct/mgt

Input URI

{base url} + doc/IMPORTMXT



Active Methods

POST



JSON Schema

Details

{
    "$schema": "http://json-schema.org/draft-07/schema#",
    "title": "doc/IMPORTMXT",
    "type": "object",
    "properties": {
        "Argument": {
            "type": "string"
        }
    }
}


Examples

Import to mct/mgt

{
    "Argument": "C:\\MIDAS\\FSM.mct"
}


Specifications

No. Description Key Value Type Default Required

1

MCT/MGT File Path

-

String

 -

-



0
Was this article helpful?