Drop a rostered player
drop_playerRelease a player from your fantasy team, respecting ESPN roster locks and league rules. Use playerId, optional teamId, week, and dryRun to preview.
Instructions
Release one player from your fantasy team. ESPN enforces roster locks and league rules. Player ids are ESPN ids, including negative D/ST ids. teamId is an ESPN fantasy team id and defaults to ESPN_TEAM_ID. week defaults to the current NFL week. dryRun previews the payload without posting. Requires ESPN_S2 and ESPN_SWID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No | NFL scoring week, defaults to the league's current scoringPeriodId. | |
| dryRun | No | Preview the payload without posting it to ESPN. | |
| teamId | No | ESPN fantasy team id, defaults to ESPN_TEAM_ID. | |
| playerId | Yes | ESPN player id. D/ST ids are negative, such as -16024 for the Chargers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | Yes | ||
| result | No | ||
| payload | Yes |