Data Engine Content Controls
Update item metadata
Update mutable metadata fields for an item. Provide either producer_id or item_id along with publisher_id to identify the target item. (Both may be passed in as well.)
PATCH
Update item metadata
Error Reference: Content Controls
Common errors: item not found (404), publisher not found (400), ownership mismatch (403), vector-store update failure (502).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
- UpdateItemMetadataRequest
- UpdateItemMetadataRequest
Update mutable metadata fields for an item. Provide either producer_id or item_id to identify the target item. (Both may be passed in together.)
Item ID to update (preferred when available)
Publisher ID that owns the item
Producer-specific identifier for the item
Update item metadata

