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.
Path parameters
Query parameters
Headers
Required API key issued by Preciser.
Required API key issued by Preciser.
Required tenant/database selector, for example pitchbio-master.
Required tenant/database selector, for example pitchbio-master.
Response
Successful Response
Changes
Changed in 2 of the 11 revisions of this API.43
- ▲
the
headerrequest parameterLeaguebecame requiredrequest-parameter-became-required
- ▲
the
headerrequest parameterx-api-keybecame requiredrequest-parameter-became-required
- ▲
headerrequest parameterLeaguelist-of-types was narrowed by removing typesnullrequest-parameter-list-of-types-narrowed
- ▲
headerrequest parameterx-api-keylist-of-types was narrowed by removing typesnullrequest-parameter-list-of-types-narrowed
- ○
for the
headerrequest parameterLeague, the type was generalized from no type tostringrequest-parameter-type-generalized
- ○
for the
headerrequest parameterx-api-key, the type was generalized from no type tostringrequest-parameter-type-generalized
- ▲
- ○
added the new optional
queryrequest parametercompetition_idnew-optional-request-parameter
- ○