All REST Endpoints

Caches
Cache management
Clear Cache
Method: delete
Path: /service/caches
DebugService
Debug service operations
Execute Math To Line
Method: get
Path: /rest/debuggerService/execute/{debugSessionId}/{destinationLineNumber}
Get Debug Session Valuation
Method: get
Path: /rest/debuggerService/valuation/{debugSessionId}
Initiate Activity Debugging Session
Method: get
Path: /rest/debuggerService/activity/{activityGuid}
Initiate Segment Debugging Session
Method: get
Path: /rest/debuggerService/segment/{segmentGuid}
Step Backward
Method: get
Path: /rest/debuggerService/stepBackward/{debugSessionId}
Step Forward
Method: get
Path: /rest/debuggerService/stepForward/{debugSessionId}
Unload Debugging Session
Method: get
Path: /rest/debuggerService/unload/{debugSessionId}
Validate Debug Service Connection
Method: get
Path: /rest/debuggerService/validate
ExposedComputation
ExposedComputation
Process Exposed Computation
Method: post
Path: /rest/exposedcomputation
FileReceived
FileReceived
Process File Received
Method: post
Path: /rest/filereceived
PolicyValuation
PolicyValuation
Process Policy Valuation
Method: post
Path: /rest/policyvaluation
ProcessPolicy
ProcessPolicy
Process Policy
Method: post
Path: /rest/processpolicy