Lot: DELETE
Allows the user to delete a lot from the database.
Request
To delete a specific lot:
/api/lot/:lotID
Requires bearer authentication.
Response
Should return 204 status code.
Allows the user to delete a lot from the database.
To delete a specific lot:
/api/lot/:lotID
Requires bearer authentication.
Should return 204 status code.