v2

latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Business Products

Update a variant knowledge item

Requires the product:update scope. Updates an existing variant-level knowledge item.

patch/v3/variants/{variant_id}/knowledge-items/{id}

Request body

astring required

Answer text (max 3000 chars)

positioninteger

Display position (0-indexed)

qstring required

Question text (max 255 chars)

Response

Updated knowledge item

astring

Answer text (max 3000 chars)

idstring uuid

Knowledge item ID (UUIDv7)

inserted_atstring date-time

Creation timestamp

positioninteger

Display position (0-indexed)

product_idinteger

Product ID

qstring

Question text (max 255 chars)

updated_atstring date-time

Last update timestamp

variant_idinteger nullable

Variant ID (null for product-level items)