---
title: "Create a JWT with accepted platform ids"
method: POST
path: "/auth/accept"
tags: ["Authentication"]
---

# Create a JWT with accepted platform ids

`POST /auth/accept`

## Request body

- object
  - `accepted` string[]
  - `appId` string
  - `redirectUrl` string

## Response `200`

OK

## Other responses

- `400` — Invalid request body

---

[API](https://skmtc.dev/minecraftauthentication/apis/internal-api.md) · [All operations](https://skmtc.dev/minecraftauthentication/apis/internal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/minecraftauthentication/internal-api/revisions/21fb95c12d10/schema)
