Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias GetApiV3BlocklistMovieData

    type GetApiV3BlocklistMovieData = {
        body?: never;
        path?: never;
        query?: { movieId?: number };
        url: "/api/v3/blocklist/movie";
    }
    Index

    Properties

    Properties

    body?: never
    path?: never
    query?: { movieId?: number }
    url: "/api/v3/blocklist/movie"