Use this endpoint to delete a metadata index by specifying the entity name and the index key. The index will be permanently removed.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The authorization token. This header is required if your environment has the Access Manager enabled.
The type of media of the resource. Must be application/json.
A unique identifier used to trace and track each request.
The name of the entity for which the metadata index will be created or managed.
organization, ledger, asset, segment, portfolio, account, transaction, operation, account_type, operation_route, transaction_route The metadata key used in the index that you want to delete.
Indicates that the metadata index was successfully deleted.