Skip to main content
DELETE
/
api
/
catalog
/
review-preferences
/
{product_type_key}
Delete Review Preferences
curl --request DELETE \
  --url https://api.merchantops.ai/api/catalog/review-preferences/{product_type_key}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

product_type_key
string
required

Cookies

stytch_session
string | null

Response

Successful Response