Collections
Remove Document from Collection
POST
/
v2
/
remove_document_from_collection
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
document_id
string
requiredDocument ID
collection_id
string
requiredCollection ID
Response
200 - application/json
results
null
requiredWas this page helpful?