---
title: "Set Org Plans Required"
method: PUT
path: "/organizations/{org_id}/plans-required"
tags: ["organizations", "organizations"]
---

# Set Org Plans Required

`PUT /organizations/{org_id}/plans-required`

Does this school want a FluenTea plan for every class?
{"plans_required": true|false}

Mariana (advisor): "why does it have to be planned on FluenTea? Just
because it is not on fluentea, it does not mean it is not planned." A school
that plans in its own system was being told, in red, that its week had
failed — and its teachers nudged about work they had already done somewhere
else. Turning this off drops the red banner, the "Unplanned" alarm and the
nudge; the coverage grid still SHOWS which classes have a plan here, because
that is a fact either way.

Admin-only: it changes what the whole school is told about itself.

## Path parameters

- `org_id` string, required

## Headers

- `authorization` string, nullable

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/45cbba31aa7d/schema)
