Operations REST Endpoints

Hub Administration/Operations
Manage interview operations published by policy models within Intelligent Advisor Hub.
Get all operations
Method: get
Path: https://{your_site_interface}/opa-hub/api/12.2.35/operations
Get an operation
Method: get
Path: https://{your_site_interface}/opa-hub/api/12.2.35/operations/{operation-name}
Replace an operation
Method: put
Path: https://{your_site_interface}/opa-hub/api/12.2.35/operations/{operation-name}