Contains the operations for the root resource.
Contains the operations for creating, reading, and deleting rule sets.
get
Get all rule sets
post
Create a rule set
head
Get the headers of a rule set
get
Get a rule set
put
Update a rule set
delete
Delete a rule set
get
Get a rule set
get
Get a rule set with all the rules
get
Get execution order of rules
put
Update rules execution order
get
Get rule set code
post
Get the mapped code for a rule set
post
Get rule set code without score definition
post
Get rule set code not bound to a score definition
post
Get rule set analysis code
post
Get rule set analysis code as text
get
Get the decision step code for a rule set
post
Convert a rule action to a target type
post
Convert a rule condition to a target type
post
Retrieve a collection of errors
get
Get legacy variables of a rule set
get
Get all revisions of a rule set
post
Create a new revision
post
Create a new revision with rules
get
Get direct dependent objects
head
Get the headers of a rule set revision
get
Get a rule set revision
delete
Delete a rule set revision
get
Get a rule set revision
get
Get the rule set revision as a CSV file
get
Get the rule execution order for the revision
get
Get the code of a rule set revision
post
Get the mapped code of a rule set revision
post
Get rule set revision code without a score definition
post
Get code for rule set revision not bound to score definition
post
Get the analysis code of a rule set revision
post
Get analysis code as text for rule set revision
get
Get the decision step code for a rule set revision
get
Get lookups referenced by a rule set revision
get
Get resources referenced by a rule set revision
get
Get terms by name in all rule sets
Contains the operations for importing, exporting, and querying rules directly.
get
Get all the rules for a rule set
post
Create a rule
head
Get the headers for a rule
get
Get rule details
put
Update a rule
delete
Delete a rule
get
Get all rules for a revision
head
Get the headers of a rule for a revision
get
Get rule revision details
get
Get all rules
get
Export rules to a CSV file
post
Import rules from a CSV file
Contains the operations for creating, reading, and deleting function categories.
get
Get a collection of function categories
post
Create a function category
delete
Delete a function category
get
Get a function category
put
Update a function category
Contains the operations for creating, reading, and deleting functions.
get
Get a collection of functions in a category
post
Create a function
get
Get a collection of functions
delete
Delete a function
get
Get a user-defined function
put
Update a function
post