---
title: "Set Enrolment Policy"
method: PUT
path: "/organizations/{org_id}/enrolment-policy"
tags: ["organizations", "organizations"]
---

# Set Enrolment Policy

`PUT /organizations/{org_id}/enrolment-policy`

May only coordinators add students? {"enrolment_coordinators_only": true}
Admin-only. On: the school link, class codes and the org invite code stop
admitting new students, and a teacher's add/import controls are refused.
Students already here are untouched; this decides who adds the next one.

## Path parameters

- `org_id` string, required

## Headers

- `authorization` string, nullable

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 25 revisions in range; 1 not diffed.

- **2026-09-05** `289faeee8089` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/organizations/:org_id/enrolment-policy/put.md)

---

[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.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/be75c0eba493?raw)
