Deletes a flash listing
cURL
curl --request DELETE \ --url http://localhost:3000/api/flash/{id}/delete
{ "success": true }
The ID of the flash listing
Flash listing deleted successfully
Whether the operation was successful