---
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

---

[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)
