---
title: "Approve an MCP OAuth authorization request"
method: POST
path: "/oauth/mcp/authorize"
tags: ["Auth"]
---

# Approve an MCP OAuth authorization request

`POST /oauth/mcp/authorize`

Creates an authorization code for an authenticated Console user after approval.

## Response `200`

Authorization approval result

## Other responses

- `401` — Authentication required
- `403` — Console session required

## Changes

- **2026-04-16** `8f8746486442` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/casemark/apis/case-dev-api/changes/oauth/mcp/authorize/post.md)

---

[API](https://skmtc.dev/casemark/apis/case-dev-api.md) · [All operations](https://skmtc.dev/casemark/apis/case-dev-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casemark/case-dev-api/revisions/2a016c5bb11e/schema)
