---
title: "Submit Signature"
method: POST
path: "/parental-consent/sign/{token}"
tags: ["parental-consent", "parental-consent"]
---

# Submit Signature

`POST /parental-consent/sign/{token}`

The guardian's election, identity and signature.

A refusal is accepted and recorded exactly as carefully as a grant. The
form says consent is voluntary; a flow that only has a happy path does not
mean it.

## Path parameters

- `token` string, required

## 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/sign/:token/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)
