• Toggles if a user is on hold.

    Parameters

    • userId: number

      User to toggle hold status for.

    • hold: boolean

      True to put on hold, false to remove from hold.

    Returns ExecutedResult