@webitel/api-services
    Preparing search index...
    type UpdateLink2Body = {
        name?: string;
        url?: string;
        userId?: GeneralLookup;
    }
    Index

    Properties

    Properties

    name?: string
    url?: string
    userId?: GeneralLookup

    Optional creator / updater ID. Use this to explicitly set the case creator / updater instead of deriving it from the auth token.