DELETE
/
api
/
v1
/
indexes
/
{indexName}
/
delete
{
  "status": 200,
  "message": "Index '<indexName>' successfully deleted."
}

Authorizations

X-Eigen-API-Key
string
header
required

Path Parameters

indexName
string
required

Name of the index

Response

Index successfully deleted.

status
integer
required

Status code of the response

message
string
required

Message giving basic information on the response

data
object

Important data to be given to the caller

error
object

An error that has occured