v2

latestOpenAPI 3.1.02026-08-0810576180.4 KB
Roster

Delete Roster Entry

Delete a roster entry by player_id, team_id, and season.

Note: This only removes the roster entry. player_info and player_jersey mappings are preserved for historical stats integrity.

delete/api/v1/roster/{player_id}/{team_id}/{season}

Path parameters

player_idstring required
team_idstring required
seasonstring required

Headers

x-api-keystring nullable
Leaguestring nullable

Response

Successful Response

successboolean required

Whether the operation was successful

messagestring required

Status message

deleted_countinteger required

Number of records deleted