Skip to main content

Unarchive Product

PUT 

/api/products/:id/unarchived

Unarchive a product by ID. Clears the archived_at timestamp.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Requires permission: products.archive

Request

Responses

OK

Response Headers
    Content-Type