Archive a product
Products
Archive a product
Soft-deletes (archives) the product. Already-archived products return 400.
DELETE
Archive a product
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Product UUID.
Response
Product archived.
Example:
"Object deleted successfully."