Endpoints
Reset Index
This endpoint deletes all vectors and all state belonging to the index.
DELETE
/
reset
The index will be completely empty after /reset
is called.
Request
This request doesn’t require any additional data.
Response
Returns "Success"
on successful reset operation.
Was this page helpful?