---
title: "POST /sources/plex/redeem_token_authenticated/"
method: POST
path: "/sources/plex/redeem_token_authenticated/"
tags: ["sources"]
---

# POST /sources/plex/redeem_token_authenticated/

`POST /sources/plex/redeem_token_authenticated/`

Redeem a plex token for an authenticated user, creating a connection

## Query parameters

- `slug` string

## Request body

- PlexTokenRedeemRequest — Serializer to redeem a plex token
  - `plex_token` string, required

## Response `204`

No response body

## Other responses

- `400` — Token not found
- `403` — Access denied

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
