Table
Index
Metadata
Drop a specific index
Drop the specified index from table id.
REST NAMESPACE ONLY REST namespace does not use a request body for this operation. The DropTableIndexRequest information is passed in the following way:
- id: pass through path parameter of the same name
- index_name: pass through path parameter of the same name
post/v1/table/{id}/index/{index_name}/drop
Response
Index drop operation result