/
/Apilo REST API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 21h ago · Updated 21h ago
Authorization1
Connection2
Finance document4
Media2
Order27
Sale2
Shipment10
Warehouse26
  • getAttribute List.
  • postAttribute create.
  • patchAttribute update.
  • getProduct attribute list.
  • deleteProduct Attributes Delete.
  • patchProduct Attribute update.
  • getProducts Media list.
  • getCategories list.
  • postCategory create.
  • getProducts list.
  • putProducts data update.
  • postProducts create.
  • patchProducts PATCH update.
  • getGet Product detail.
  • deleteDelete Product.
  • patchProduct location PATCH update.
  • getLocations list.
  • putLocations data update.
  • postLocations create.
  • patchLocations PATCH update.
  • getGet Location detail.
  • deleteDelete Location.
  • getPrices list.
  • postPrice create and update.
  • deleteDelete price.
  • getPrice lists.
    Warehouse

    Delete Product.

    Delete Product

    delete/rest/api/warehouse/product/{id}/

    Path parameters

    idstring required

    Response

    Delete product correctly

    {"stackTrail":"paths:/rest/api/warehouse/product/{id}/:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

    Changes