---
title: "Toggle a content strategy"
method: PATCH
path: "/v3/settings/strategies/"
tags: ["Settings"]
---

# Toggle a content strategy

`PATCH /v3/settings/strategies/`

Select or deselect a single content strategy/action for the team.

## Request body

- object
  - `teamId` string
  - `strategyId` string, required
  - `isSelected` boolean, required

## Response `200`

Default Response

## Changes

- **2026-07-26** `60ff6690f93c` — 1 breaking, 1 info
  - added required request body
  - api tag `Settings` added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/settings/strategies/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-service-production.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/revisions/6add26eeb5ca/schema)
