---
title: "School Invite"
method: POST
path: "/api/onboarding/getting-started/school-invite/{answer}"
tags: ["onboarding", "onboarding"]
---

# School Invite

`POST /api/onboarding/getting-started/school-invite/{answer}`

Answer the one invitation a school member gets.

`accept` is what STARTS the getting-started checklist — it is opted into,
never sprung on somebody. `decline` is final: the invitation is never shown
again and every consumer prompt stays off. (`/restore` remains the door
back in if they change their mind later.)

## Path parameters

- `answer` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- object

## 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/78f314acd8bf/schema)
