Vector Store REST APIdocumentsAdd a document to a spaceAdd a document to a space POST /spaces/:qid/documents Inserts a document into the given space, optionally linking it to a batch of tagstore tag ids (one-to-many via document_tags). Requires content access for the space qid. Request Responses201400403404CreatedBad RequestForbiddenNot Found