---
title: "Starts the Discord account link flow and returns the OAuth url"
method: POST
path: "/discord/link-start"
tags: ["Authentication"]
---

# Starts the Discord account link flow and returns the OAuth url

`POST /discord/link-start`

## Response `200`

Success

- DiscordLinkStartResponse
  - `url` string — Discord OAuth authorize url the browser should be sent to.

## Other responses

- `400` — Error
- `503` — Discord linking is not configured on this environment

## Changes

- **2026-08-19** `3af866d68651` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ludo/apis/ludo-ai-api/changes/discord/link-start/post.md)

---

[API](https://skmtc.dev/ludo/apis/ludo-ai-api.md) · [All operations](https://skmtc.dev/ludo/apis/ludo-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ludo/ludo-ai-api/revisions/8c2e600e07d4/schema)
