deleteIndex

Validates and deletes an index version.


fun deleteIndex(mode: String = "", groupName: String = "", version: String = "", modality: String? = null, dryRun: Boolean = false, confirm: Boolean = false): IndexationDeleteResponse

Convenience overload that constructs and validates a deletion request.