---
title: "Verify Consent"
method: POST
path: "/parental-consent/consents/{consent_id}/verify"
tags: ["parental-consent", "parental-consent"]
---

# Verify Consent

`POST /parental-consent/consents/{consent_id}/verify`

Confirm the consent. The only thing in the system that opens access.

## Path parameters

- `consent_id` string, required

## Headers

- `authorization` string, nullable

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 21 revisions in range; 1 not diffed.

- **2026-09-03** `aea5e6e7d830` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/parental-consent/consents/:consent_id/verify/post.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/13996d792e23?raw)
