Changes to Delete Roster Entry
DELETE /api/v1/roster/{player_id}/{team_id}/{season}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 11 revisions of this API.43
What changed
- ▲
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
- ○