Vector Store REST APIcollectionsAdd content ids to a collectionAdd content ids to a collection POST /collections/:id/contents Appends content ids to the collection (deduplicated). Requires tenant admin for the collection's tenant AND content access for every qid being added. Request Responses200400403404OKBad RequestForbiddenNot Found