Rulesets
Create ruleset
Creates a new DRAFT ruleset. Version is assigned automatically. Lifecycle: DRAFT → ACTIVE.
POST
Create ruleset
Authorizations
HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).
Body
application/json
Ruleset attributes
Response
Created ruleset
Example:
"checkout"
Rule definitions evaluated in array order
Available options:
DRAFT, ACTIVE, INACTIVE Example:
1
Previous
Get rulesetsLists rulesets across all states (DRAFT, ACTIVE, INACTIVE). Supports pagination.
Next
Create ruleset