Overview

The Corticon REST Management API provides several REST methods for management of Corticon Server and Decision Service deployment.

Note: REST API online documentation—The REST API in static format is available in Java Server's install directory for Java and .NET (but not propagated to the IIS Server), and at https://documentation.progress.com/output/Corticon/7.3/RESTDoc/
Note: JSON datatypes require double-quotes only on String values. As JSON does not have a date datatype, Corticon treats time values as Strings. When the other datatypes -- Booleans and numbers -- are in quotes, Corticon interprets the datatype from its Vocabulary properties and removes the quotes. Output will conform to the JSON syntax.