GET

{protocol}://{ip}:{port}

/
log

Authorizations

X-Plex-Token
string
headerrequired

Plex Authentication Token

Query Parameters

level
enum<integer>
required

An integer log level to write to the PMS log with.
0: Error
1: Warning
2: Info
3: Debug
4: Verbose

Available options:
0,
1,
2,
3,
4
message
string
required

The text of the message to write to the log.

source
string
required

a string indicating the source of the message.