Skip to main content
POST
Archive a product

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Archive a product

product_id
string<uuid>
required

ID of the product to be archived

Response

Success

data
object
required