mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 04:20:46 +00:00
16 lines
267 B
Plaintext
16 lines
267 B
Plaintext
import GetPin from "./get_pin/get_pin.mdx";
|
|
import GetToken from "./get_token/get_token.mdx";
|
|
|
|
## Tv
|
|
|
|
### Available Operations
|
|
|
|
* [Get Pin](/curl/plex/tv/get_pin) - Get a Pin
|
|
* [Get Token](/curl/plex/tv/get_token) - Get Access Token
|
|
|
|
---
|
|
<GetPin />
|
|
|
|
---
|
|
<GetToken />
|