---
title: "Refresh Next Steps"
method: POST
path: "/v3/next-steps/refresh"
tags: ["Next Steps"]
---

# Refresh Next Steps

`POST /v3/next-steps/refresh`

Recomputes the team's recommended steps from the latest data. Runs in the background and is rate-limited per team; the updated list appears shortly after.

## Request body

- object
  - `teamId` string

## Response `200`

Default Response

- object
  - `ok` boolean, required
  - `enqueued` boolean
  - `jobId` string

---

[API](https://skmtc.net/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.net/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/versions/6e50f4761eea/schema)
