Link tv as device

Hello,

I’m doing an app and I need to link a device (for example a Smart TV or Plex on Kodi) which requires to type the token and link that device to a user. Same as plex.tv/link but with my app.

If it could be possible to give an example with python… :slight_smile:

Tried to get the endpoint with chrome devtools and got https://plex.tv/api/v2/pins/link.json with PUT but there’s no info on the internet.

Now I can invite or remove by username/email but I need to link some devices with pin.

Thanks in advance!

Does this thread help at all?

no sorry it’s not what I need