Tables
Drop an index from the table
Drop an index from the table
post/v1/table/{name}/index/{index_name}/drop/
Path parameters
namestring required
name of the table
index_namestring required
name of the index
Response
Index successfully dropped
Changes
Changed in 2 of the 7 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲