Input URI
{base url} + doc/OPEN |
---|
Active Methods
POST |
---|
JSON Schema
Details
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "doc/OPEN",
"type": "object",
"properties": {
"Argument": {
"type": "string"
}
}
}
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "doc/OPEN",
"type": "object",
"properties": {
"Argument": {
"type": "string"
}
}
}
Examples
Open Project
{
"Argument": "C:\\MIDAS\\FSM.mcb"
}
"Argument": "C:\\MIDAS\\FSM.mcb"
}
Specifications
No. | Description | Key | Value Type | Default | Required |
---|---|---|---|---|---|
1 |
Opened File Path |
- |
String |
- |
- |