XentrDeveloper Docs
API ReferenceProducts

Archive a product (sets lifecycle_status = archived)

POST
/api/factories/{factoryId}/products/{id}/archive
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

id*string

Product ID

Response Body

curl -X POST "https://api.xentr.ai/api/factories/string/products/string/archive"
Empty