Delete or archive a product
DELETE/products/:productId
Deletes an existing product. If the product has been used it will be archived.
Request
Responses
- 204
- 400
- 401
- 422
There is no content to send for this request, but the headers may be useful.
The server could not understand the request due to invalid syntax.
Access is unauthorized.
Client error