# DELETE /products/:id **DELETE /products/{id}** Delete product ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Responses ### 204 no content success ### 401 Authorization information is missing or invalid. ### 403 Authorization forbidden ### 404 Product not found ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)