Appearance
tautulli
1 endpoint at a glance
| Method | Path | Summary |
|---|---|---|
POST | /webhooks/tautulli | Tautulli Webhook |
tautulli
Tautulli Webhook
POST
/webhooks/tautulli
Receive one Tautulli playback event and append it to the log.
The body is Tautulli's user-defined payload; we store it verbatim under
raw and lift a normalized projection (see
:class:api.tautulli.catalog.TautulliEvents). Music events get a
best-effort canonical link. Always 200 with the stored id — a payload
we can't fully parse is stored, not refused.
Authorizations
APIKeyHeader
Type
API Key (header: x-tautulli-token)
Responses
Successful Response
application/json
JSON "additionalProperties": "string"
{
}