Create a knowledge store item
This method adds an asset to a knowledge store for processing.
The operation is asynchronous. The item is created immediately with the queued
status and processed in the background.
The asset must not exceed 5 GB.
Authentication
Path parameters
Request
Response headers
The URL of the knowledge store item. Format: /knowledge-stores/{knowledge_store_id}/items/{item_id}.
Response
The processing status of the item. For the meaning of each value, see the Item statuses section on The knowledge store item object page.
System-generated media metadata for the source asset. Its asset_type field
always matches the item’s top-level asset_type field.
Custom metadata for the item. Keys are strings; each value is a string, a number, a boolean, or an array of strings.