---
title: "Exchange One Time Token"
method: POST
path: "/consent-one-time-token"
tags: ["Consents"]
---

# Exchange One Time Token

`POST /consent-one-time-token`

Exchange a One-time-token for the consent token

## Request body

- OneTimeTokenRequest — The request body containing the `OneTimeTokenRequest` json payload
  - `oneTimeToken` string, required — __Mandatory__. The one time token to exchange for a consent token.

## Response `201`

Created

## Other responses

- `default` — Error Response

---

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