---
title: "OAuth 2.1 Token Exchange Endpoint"
method: POST
path: "/oauth/token"
tags: ["oauth-discovery"]
---

# OAuth 2.1 Token Exchange Endpoint

`POST /oauth/token`

RFC 6749 compliant token endpoint for authorization code exchange

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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