Add a ruleset leg to a campaign
play_add_campaign_legAdd a new active leg to a campaign for the given ruleset, letting the same campaign (same sessions, players, and history) also run under that ruleset. The new leg starts empty — no rules, items, spells, or characters; fill it with the add tools. One leg per ruleset: play answers 409 if a leg for this ruleset already exists. Caller must be the campaign owner or an accepted gamemaster; ordinary players get 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ruleset | No | Ruleset for the new leg. Required. One leg per ruleset — play answers 409 if the campaign already has a leg for this ruleset. | |
| campaignId | Yes | Campaign id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||