/
FI
fireberry
/
fireberry-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
fireberry
fireberry-api
delete
Delete a Product
v1
latest
OpenAPI 3.1.0
2026-07-24
244
2
479.7 KB
Delete a Product
delete
/api/record/product/{id}
Path parameters
id
string
required
Use a product's GUID.
Response
200
object
required
success
boolean
{"stackTrail":"paths:/api/record/product/{id}:delete:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
message
string
Example response
{ "success": true }