POST teams/{id}/players/{playerid}/remove
[Admin User Permission Required] remove a member from the team
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | team id |
Define this parameter in the request URI. |
| playerid | id of the player |
Define this parameter in the request URI. |