@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias inboxUpdateInboxMessageFlagResponseError

    inboxUpdateInboxMessageFlagResponseError: (
        | inboxUpdateInboxMessageFlagResponse401
        | inboxUpdateInboxMessageFlagResponse404
    ) & { headers: Headers }