Create a custom ruleset
Use the Create an account ruleset operation to create a custom ruleset, making sure that you:
- Set the
kind
field tocustom
. - Specify the name of the phase where you want to create the custom ruleset in the
phase
field.
The following request creates a new custom ruleset:
The response includes the ruleset ID of the new custom ruleset in the id
field:
You can include a list of rules in the custom ruleset creation request. If you have not added any rules, refer to Add rules to a custom ruleset for more information.