Remove a player from a campaign
play_remove_campaign_playerRemove a player from a campaign. Caller must have 'contribute'. The campaign owner cannot be removed. playerId is the player-record id returned by play_list_campaign_players (the embedded player doc id, NOT the user's id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Embedded player document id from play_list_campaign_players. | |
| campaignId | Yes | Campaign id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||