en-US/about_PSZoom.help.txt

TOPIC
    about_PSZoom
 
SHORT DESCRIPTION
    PSZoom is a Powershell API wrapper.
 
DETAILED DESCRIPTION
    PSZoom allows users to work with the Zoom API through Powershell functions.
    The module tries to wrap each API call that Zoom has with their API v2 documentation.
    You can find their documentation at https://marketplace.zoom.us/docs/api-reference/zoom-api.
 
    Cmdlets are named with approved Powershell verbs but keeping to as close to Zoom's API reference as possible.
    For example Zoom has an API call that they named 'List User Assistants'. In PSZoom it is named
    Get-ZoomUserAssistants. In general each cmdlet has associated help which includes a link (found under .LINK)
    to the API call that it is wrapping.
 
SEE ALSO
        Add-ZoomGroupMember
        Add-ZoomMeetingRegistrant
        Add-ZoomUserAssistants
        Connect-ZoomRoomMeeting
        Disconnect-ZoomRoomMeeting
        Get-ZoomActiveInactiveHostReports
        Get-ZoomEndedMeetingInstances
        Get-ZoomGroup
        Get-ZoomGroupLockSettings
        Get-ZoomGroups
        Get-ZoomGroupSettings
        Get-ZoomMeeting
        Get-ZoomMeetingInvitation
        Get-ZoomMeetingPoll
        Get-ZoomMeetingPolls
        Get-ZoomMeetingRegistrants
        Get-ZoomMeetingsFromUser
        Get-ZoomPastMeetingDetails
        Get-ZoomPastMeetingParticipants
        Get-ZoomPersonalMeetingRoomName
        Get-ZoomRegistrationQuestions
        Get-ZoomRooms
        Get-ZoomTelephoneReports
        Get-ZoomUser
        Get-ZoomUserAssistants
        Get-ZoomUserEmailStatus
        Get-ZoomUserPermissions
        Get-ZoomUsers
        Get-ZoomUserSchedulers
        Get-ZoomUserSettings
        Get-ZoomUserToken
        New-ZoomGroup
        New-ZoomMeeting
        New-ZoomMeetingPoll
        New-ZoomRoomInvite
        New-ZoomRoomMeeting
        New-ZoomUser
        Remove-ZoomGroup
        Remove-ZoomGroupMembers
        Remove-ZoomMeeting
        Remove-ZoomMeetingPollRemove-ZoomSpecificUserAssistant
        Remove-ZoomRoomMeeting
        Remove-ZoomSpecificUserScheduler
        Remove-ZoomUser
        Remove-ZoomUserAssistants
        Remove-ZoomUserSchedulers
        Restart-ZoomRoom
        Revoke-ZoomUserSsoToken
        Update-MeetingStatus
        Update-ZoomGroup
        Update-ZoomGroupLockSettings
        Update-ZoomGroupSettings
        Update-ZoomMeeting
        Update-ZoomMeetingLiveStream
        Update-ZoomMeetingLiveStream
        Update-ZoomMeetingLiveStreamStatus
        Update-ZoomMeetingPoll
        Update-ZoomMeetingRegistrantStatus
        Update-ZoomMeetingRegistrationQuestions
        Update-ZoomMeetingStatus
        Update-ZoomProfilePicture
        Update-ZoomUser
        Update-ZoomUserEmail
        Update-ZoomUserpassword
        Update-ZoomUserSettings
        Update-ZoomUserStatus