Updater
Apply Updates
Note that these two parameters are effectively mutually exclusive. The tonight
parameter takes precedence and skip
will be ignored if tonight
is also passed
PUT
{protocol}://{ip}:{port}
/
updater
/
apply
Authorizations
X-Plex-Token
string
headerrequiredPlex Authentication Token
Query Parameters
tonight
enum<integer>
Indicate that you want the update to run during the next Butler execution. Omitting this or setting it to false indicates that the update should install
Available options:
0
, 1
skip
enum<integer>
Indicate that the latest version should be marked as skipped. The [Release] entry for this version will have the state
set to skipped
.
Available options:
0
, 1