Skip to main content

Archive Product

PUT 

//:domain/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

OK

Response Headers
    Content-Type