Rulesets
Update ruleset
Updates description and/or rules on a DRAFT ruleset. Only DRAFT rulesets are editable.
PATCH
Update ruleset
Authorizations
HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).
Path Parameters
Ruleset ID
Body
application/json
Update attributes
Response
Updated ruleset
Example:
"checkout"
Rule definitions evaluated in array order
Available options:
DRAFT, ACTIVE, INACTIVE Example:
1
Previous
Activate rulesetTransitions a ruleset from DRAFT → ACTIVE. Any previously ACTIVE ruleset for the same context is demoted to INACTIVE.
Next
Update ruleset