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

# Reopen Consent

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

Send it back to the family: an unreadable photo, the wrong signatory.

The reason is REQUIRED. Sending a form back without saying what is wrong
leaves the family on the same screen with no idea what to change, and they
cannot ask us, because we are not the ones who rejected it.

## 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/reopen/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)
