Skip to main content
Delete Flash Listing
curl --request DELETE \
  --url http://localhost:3000/api/flash/{id}/delete
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.traza.com.au/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

The ID of the flash listing

Response

200 - application/json

Flash listing deleted successfully

success
boolean
required

Whether the operation was successful