Delete a Metadata Index
Use this endpoint to delete a metadata index by specifying the entity name and the index key. The index will be permanently removed.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The authorization token. This header is required if your environment has Access Manager enabled.
The type of media of the resource. Recommended value is application/json.
A unique identifier used to trace and track each request.
Path Parameters
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.
Response
Indicates that the metadata index was successfully deleted.

