Skip to main content

Archive Product

PUT 

/api/products/:id/archive

Archive a product by ID. Sets archived_at timestamp.

Authentication: Requires Bearer token.

Returns a warning if the product is already archived.

Request

Responses

Successful response