PUT
/
openapi
/
v1
/
Products
/
deactivate
Deactivate Product (Set Product's state to Disabled).
curl --request PUT \
  --url https://api.oplog.one/openapi/v1/Products/deactivate \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Headers

X-Tenant-Id
string

If you want to emulate, please enter TenantId.

Query Parameters

sku
string

Response

200

Success