---
title: "Set AI visibility refresh interval"
method: PATCH
path: "/v3/ai-models/refresh-interval"
tags: ["AI Models"]
---

# Set AI visibility refresh interval

`PATCH /v3/ai-models/refresh-interval`

Sets the team's custom prompt tracking refresh cadence (days). Pass null to clear and follow the plan floor. The value must be a selectable option ≥ the plan floor.

## Request body

- object
  - `teamId` string, required
  - `interval` integer, nullable

## Response `200`

Default Response

---

[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/aa8eaa9e34a0/schema)
