---
title: "Record Consent"
method: POST
path: "/v1/consent"
---

# Record Consent

`POST /v1/consent`

Record a policy acceptance for the calling user.

## Request body

- ConsentRequest
  - `policy_version` string, required

## Response `200`

Successful Response

- ConsentResponse
  - `result` string
  - `policy_version` string, required
  - `accepted_at` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/exchangerate/apis/exchangerate-dev.md) · [All operations](https://skmtc.net/exchangerate/apis/exchangerate-dev/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/exchangerate/exchangerate-dev/versions/6ab03101f1ce/schema)
