---
title: "Update popularity data based on the provided data"
method: POST
path: "/suggest/init/raw"
tags: ["Suggester"]
---

# Update popularity data based on the provided data

`POST /suggest/init/raw`

## Request body

- SuggesterRawPopularityData[]
  - `project` string, required
  - `field` string, required
  - `token` string, required
  - `increment` integer, required

## Response `204`

Popularity data updated.

---

[API](https://skmtc.net/oracle/apis/opengrok-restful-api.md) · [All operations](https://skmtc.net/oracle/apis/opengrok-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oracle/opengrok-restful-api/revisions/4844bf710203/schema)
