---
title: "Update outreach automation settings"
method: PATCH
path: "/v3/outreach/automation"
tags: ["Outreach"]
---

# Update outreach automation settings

`PATCH /v3/outreach/automation`

Turn automatic link re-checking on or off and set its cadence. Each run reads every prospect page except competitors' and costs one page crawl per page, so a shorter cadence costs more. Only the fields you send are changed.

## Request body

- object
  - `teamId` string — SnowSEO team ID. Call list_teams first to choose a team.
  - `autoRecheckLinks` boolean — Re-check prospect pages on a schedule to catch new and broken links.
  - `recheckFrequency` 'everyday' | 'every-3-days' | 'every-7-days' | 'every-14-days' | 'monthly' — How often the automatic re-check runs.

## Response `200`

Default Response

## Changes

- **2026-09-18** `e0163b1c37cb` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2026-09-17** `ea8bce67cd7e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/outreach/automation/patch.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/d578cdf9e232?raw)
