pub async fn api_v3_indexer_id_delete(
    configuration: &Configuration,
    id: i32
) -> Result<(), Error<ApiV3IndexerIdDeleteError>>