Last updated 7 days ago
Parameters:
id: The ID of the recent auction to delete.
id
Response:
The response will return a JSON object with the following structure:
Note:
is required to access this endpoint.
Delete a recent auctions by a auction ID.
{ "success": true, "message": "Recent auction removed." }