## Remove Player from Campaign

This endpoint allows you to remove a player from a campaign.

A player cannot be removed if any of the following conditions are met:

* the campaign is ended or disabled
* the campaign doesn't use PLAYER_LIST strategy.
* player already started campaign


**API Call Sample:**