RxInfer Client - v1.3.0
    Preparing search index...

    Type Alias DeleteEpisodeErrors

    type DeleteEpisodeErrors = {
        "400": ErrorResponse;
        "401": UnauthorizedResponse;
        "404": NotFoundResponse;
    }
    Index

    Properties

    Properties

    Episode cannot be deleted, e.g. it is the default episode

    Access token is missing, invalid or has no access to the specific model

    Model or episode not found