Files
plexjava/docs/models/errors/UpdatePlaylistUnauthorized.md

2.1 KiB
Raw Blame History

UpdatePlaylistUnauthorized

Unauthorized - Returned if the X-Plex-Token is missing from the header or query.

Fields

Field Type Required Description
errors List<UpdatePlaylistPlaylistsErrors> N/A
rawResponse HttpResponse<InputStream> Raw HTTP response; suitable for custom response parsing