/api/playerauctions/deleteRecentAuctionByID/{id}
Delete a recent auctions by a auction ID.
Parameters:
id
: The ID of the recent auction to delete.
Response:
The response will return a JSON object with the following structure:
Note:
Authentication is required to access this endpoint.
Last updated
Was this helpful?