---
title: "Set my kid mode status"
method: POST
path: "/api/account/kid"
tags: ["Account"]
---

# Set my kid mode status

`POST /api/account/kid`

Set the kid mode status of the logged in user.
- <https://lichess.org/account/kid>

## Query parameters

- `v` boolean, required

## Response `200`

The kid mode status was set successfully for the logged in user.

- Ok
  - `ok` boolean, required

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/revisions/f16676f55a94/schema)
