mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-09 12:37:46 +00:00
1.7 KiB
1.7 KiB
CancelServerActivitiesResponseBody
Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
Errors |
[]sdkerrors.CancelServerActivitiesErrors | ➖ | N/A |
RawResponse |
*http.Response | ➖ | Raw HTTP response; suitable for custom response parsing |