Create a new ruleset
Creates a new ruleset with its rules, PDF document, and default timetable. The markdown content is automatically converted to PDF and stored in cloud storage. Requires rules.rule_sets.creator permission.
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
Unique identifier for the ruleset
1 - 50"aaa-commercial-2023"
Human-readable title of the ruleset
1 - 100"AAA Commercial Arbitration Rules 2023"
Brief description of the ruleset
1 - 250"Comprehensive rules for commercial arbitration disputes"
Full text of the rules in markdown format
1 - 20000"# AAA Commercial Arbitration Rules\n\n## Rule 1: Scope of Rules\n\n..."
Default timetable configuration for cases using this ruleset
Whether the ruleset should be marked as active
false
Response
Ruleset created successfully
The response is of type string.
"ruleset successfully created, don't forget to activate it"