🔗 Indexes
Delete Index
This endpoint deletes an index and all documents within that index.
DELETE
/
v1
/
indexes
/
{indexId}
Auth Headers
An API key for your org.
A Client ID for your org.
Params
The Index ID
Response
Whether the deletion was successful or not.