Remove an item from a campaign's allowlist
play_remove_campaign_itemRemove a vault item from a campaign's allowlist. Removal targets the leg matching the ITEM's own ruleset; the optional ruleset param only confirms that leg (mismatch answers 400), never retargets. Caller must have 'contribute'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Vault document id (`itemId`) to remove. Required. | |
| ruleset | No | Optional confirmation of the target leg's ruleset. The entity always lands on the leg matching its OWN ruleset — this param never retargets; when present, play verifies it matches that leg and answers 400 on a mismatch. Omit unless you want the placement double-checked. | |
| campaignId | Yes | Campaign id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||