Add or remove workspace embeddings
Add or remove documents from a workspace by its hex-encoded slug.
Add or remove documents from a workspace by its hex-encoded slug.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Hex-encoded slug of workspace to find
JSON object of additions and removals of documents to add to update a workspace. Each entry must be a full org-prefixed docpath ({orgSlug}/{folder}/{file}.json) whose leading {orgSlug} matches the workspace’s owning organization.