Reference of all available methods ================================== The following table contains a reference of all methods defined in the SDK with a short description of the operation. The method name is a link to the method documentation. .. list-table:: :header-rows: 1 * - Method * - :meth:`api.close ` * - :meth:`api.admin_audit.list_event_categories ` List Admin Audit Event Categories * - :meth:`api.admin_audit.list_events ` List Admin Audit Events * - :meth:`api.attachment_actions.details ` Shows details for a attachment action, by ID * - :meth:`api.authorizations.delete ` Deletes an authorization, by authorization ID or client ID and org ID * - :meth:`api.authorizations.list ` Lists all authorizations for a user * - :meth:`api.cdr.get_cdr_history ` Provides Webex Calling Detailed Call History data for your organization * - :meth:`api.converged_recordings.delete ` Delete a Recording * - :meth:`api.converged_recordings.details ` Get Recording Details * - :meth:`api.converged_recordings.list ` List Recordings * - :meth:`api.converged_recordings.metadata ` Get Recording metadata * - :meth:`api.converged_recordings.move_recordings_into_the_recycle_bin ` Move Recordings into the Recycle Bin * - :meth:`api.converged_recordings.purge_recordings_from_recycle_bin ` Purge Recordings from Recycle Bin * - :meth:`api.converged_recordings.reassign ` Reassign Recordings * - :meth:`api.converged_recordings.restore_recordings_from_recycle_bin ` Restore Recordings from Recycle Bin * - :meth:`api.device_configurations.list ` Lists all device configurations associated with the given device ID * - :meth:`api.device_configurations.update ` Update Device Configurations * - :meth:`api.devices.activation_code ` Create a Device Activation Code * - :meth:`api.devices.create_by_mac_address ` Create a phone by it's MAC address in a specific workspace or for a person * - :meth:`api.devices.delete ` Delete a Device * - :meth:`api.devices.details ` Get Device Details * - :meth:`api.devices.list ` List Devices * - :meth:`api.devices.modify_device_tags ` Modify Device Tags * - :meth:`api.devices.settings_jobs.change ` Change device settings across organization or locations jobs * - :meth:`api.devices.settings_jobs.errors ` List change device settings job errors * - :meth:`api.devices.settings_jobs.list ` List change device settings jobs * - :meth:`api.devices.settings_jobs.status ` Get change device settings job status * - :meth:`api.events.details ` Shows details for an event, by event ID * - :meth:`api.events.list ` List events in your organization * - :meth:`api.groups.create ` Create a new group using the provided settings * - :meth:`api.groups.delete_group ` Delete a group * - :meth:`api.groups.details ` Get group details * - :meth:`api.groups.list ` List groups in your organization * - :meth:`api.groups.members ` Query members of a group * - :meth:`api.groups.update ` update group information * - :meth:`api.guests.create ` Create a Guest * - :meth:`api.guests.guest_count ` Get Guest Count * - :meth:`api.licenses.assign_licenses_to_users ` Assign Licenses to Users * - :meth:`api.licenses.assigned_users ` Get users license is assigned to, by license ID * - :meth:`api.licenses.details ` Shows details for a license, by ID * - :meth:`api.licenses.list ` List all licenses for a given organization * - :meth:`api.locations.by_name ` Get a location by name * - :meth:`api.locations.create ` Create a new Location for a given organization * - :meth:`api.locations.create_floor ` Create a Location Floor * - :meth:`api.locations.delete_floor ` Delete a Location Floor * - :meth:`api.locations.details ` Shows details for a location, by ID * - :meth:`api.locations.floor_details ` Get Location Floor Details * - :meth:`api.locations.list ` List locations for an organization * - :meth:`api.locations.list_floors ` List Location Floors * - :meth:`api.locations.update ` Update details for a location, by ID * - :meth:`api.locations.update_floor ` Update a Location Floor * - :meth:`api.meetings.create ` Creates a new meeting * - :meth:`api.meetings.delete ` Deletes a meeting with a specified meeting ID * - :meth:`api.meetings.get ` Retrieves details for a meeting with a specified meeting ID * - :meth:`api.meetings.join ` Retrieves a meeting join link for a meeting with a specified meetingId, meetingNumber, or webLink that allows * - :meth:`api.meetings.list ` Retrieves details for meetings with a specified meeting number, web link, meeting type, etc * - :meth:`api.meetings.list_of_series ` Lists scheduled meeting and meeting instances of a meeting series identified by meetingSeriesId * - :meth:`api.meetings.list_survey_results ` Retrieves results for a meeting survey identified by meetingId * - :meth:`api.meetings.list_tracking_codes ` Lists tracking codes on a site by a meeting host * - :meth:`api.meetings.patch ` Updates details for a meeting with a specified meeting ID * - :meth:`api.meetings.survey ` Retrieves details for a meeting survey identified by meetingId * - :meth:`api.meetings.update ` Updates details for a meeting with a specified meeting ID * - :meth:`api.meetings.update_simultaneous_interpretation ` Updates simultaneous interpretation options of a meeting with a specified meeting ID * - :meth:`api.meetings.chats.delete ` Deletes the meeting chats of a finished meeting instance specified by meetingId * - :meth:`api.meetings.chats.list ` Lists the meeting chats of a finished meeting instance specified by meetingId * - :meth:`api.meetings.closed_captions.download_snippets ` Download meeting closed caption snippets from the meeting closed caption specified by closedCaptionId formatted * - :meth:`api.meetings.closed_captions.list ` Lists closed captions of a finished meeting instance specified by meetingId * - :meth:`api.meetings.closed_captions.list_snippets ` Lists snippets of a meeting closed caption specified by closedCaptionId * - :meth:`api.meetings.invitees.create_invitee ` Invite a person to attend a meeting * - :meth:`api.meetings.invitees.create_invitees ` Invite people to attend a meeting in bulk * - :meth:`api.meetings.invitees.delete ` Removes a meeting invitee identified by a meetingInviteeId specified in the URI * - :meth:`api.meetings.invitees.invitee_details ` Retrieve details for a meeting invitee identified by a meetingInviteeId in the URI * - :meth:`api.meetings.invitees.list ` Lists meeting invitees for a meeting with a specified meetingId * - :meth:`api.meetings.invitees.update ` Update details for a meeting invitee identified by a meetingInviteeId in the URI * - :meth:`api.meetings.participants.admit_participants ` To admit participants into a live meeting in bulk * - :meth:`api.meetings.participants.list_participants ` List all participants in a live or post meeting * - :meth:`api.meetings.participants.participant_details ` Get a meeting participant details of a live or post meeting * - :meth:`api.meetings.participants.query_participants_with_email ` Query participants in a live meeting, or after the meeting, using participant's email * - :meth:`api.meetings.participants.update_participant ` To mute, un-mute, expel, or admit a participant in a live meeting * - :meth:`api.meetings.preferences.audio_options ` Retrieves audio options for the authenticated user * - :meth:`api.meetings.preferences.details ` Retrieves meeting preferences for the authenticated user * - :meth:`api.meetings.preferences.personal_meeting_room_options ` Retrieves the Personal Meeting Room options for the authenticated user * - :meth:`api.meetings.preferences.scheduling_options ` Retrieves scheduling options for the authenticated user * - :meth:`api.meetings.preferences.site_list ` Retrieves the list of Webex sites that the authenticated user is set up to use * - :meth:`api.meetings.preferences.update_audio_options ` Updates audio options for the authenticated user * - :meth:`api.meetings.preferences.update_default_site ` Updates the default site for the authenticated user * - :meth:`api.meetings.preferences.update_personal_meeting_room_options ` Update a single meeting * - :meth:`api.meetings.preferences.update_scheduling_options ` Updates scheduling options for the authenticated user * - :meth:`api.meetings.preferences.update_video_options ` Updates video options for the authenticated user * - :meth:`api.meetings.preferences.video_options ` Retrieves video options for the authenticated user * - :meth:`api.meetings.qanda.list ` Lists questions and answers from a meeting, when ready * - :meth:`api.meetings.qanda.list_answers ` Lists the answers to a specific question asked in a meeting * - :meth:`api.meetings.qualities.meeting_qualities ` Get quality data for a meeting, by meetingId * - :meth:`api.meetings.recordings.delete_a_recording ` Delete a Recording * - :meth:`api.meetings.recordings.get_recording_details ` Get Recording Details * - :meth:`api.meetings.recordings.list_recordings ` List Recordings * - :meth:`api.meetings.recordings.list_recordings_for_an_admin_or_compliance_officer ` List Recordings For an Admin or Compliance Officer * - :meth:`api.meetings.recordings.move_recordings_into_the_recycle_bin ` Move Recordings into the Recycle Bin * - :meth:`api.meetings.recordings.purge_recordings_from_recycle_bin ` Purge Recordings from Recycle Bin * - :meth:`api.meetings.recordings.restore_recordings_from_recycle_bin ` Restore Recordings from Recycle Bin * - :meth:`api.meetings.transcripts.delete ` Removes a transcript with a specified transcript ID * - :meth:`api.meetings.transcripts.download ` Download a meeting transcript from the meeting transcript specified by transcriptId * - :meth:`api.meetings.transcripts.list ` Lists available transcripts of an ended meeting instance * - :meth:`api.meetings.transcripts.list_compliance_officer ` Lists available or deleted transcripts of an ended meeting instance for a specific site * - :meth:`api.meetings.transcripts.list_snippets ` Lists snippets of a meeting transcript specified by transcriptId * - :meth:`api.meetings.transcripts.snippet_detail ` Retrieves details for a transcript snippet specified by snippetId from the meeting transcript specified by * - :meth:`api.meetings.transcripts.update_snippet ` Updates details for a transcript snippet specified by snippetId from the meeting transcript specified by * - :meth:`api.membership.create ` Add someone to a room by Person ID or email address, optionally making them a moderator * - :meth:`api.membership.delete ` Deletes a membership by ID * - :meth:`api.membership.details ` Get details for a membership by ID * - :meth:`api.membership.list ` Lists all room memberships * - :meth:`api.membership.update ` Updates properties for a membership by ID * - :meth:`api.messages.create ` Post a plain text, rich text or html message, and optionally, a file attachment, to a room * - :meth:`api.messages.delete ` Delete a message, by message ID * - :meth:`api.messages.details ` Show details for a message, by message ID * - :meth:`api.messages.edit ` Update a message you have posted not more than 10 times * - :meth:`api.messages.list ` Lists all messages in a room * - :meth:`api.messages.list_direct ` List all messages in a 1:1 (direct) room * - :meth:`api.org_contacts.bulk_create_or_update ` Bulk Create or Update Contacts * - :meth:`api.org_contacts.bulk_delete ` Bulk Delete Contacts * - :meth:`api.org_contacts.create ` Create a Contact * - :meth:`api.org_contacts.delete ` Delete a Contact * - :meth:`api.org_contacts.get ` Get a Contact * - :meth:`api.org_contacts.list ` List Contacts * - :meth:`api.org_contacts.update ` Update a Contact * - :meth:`api.organizations.delete ` Delete Organization * - :meth:`api.organizations.details ` Get Organization Details * - :meth:`api.organizations.list ` List all organizations visible by your account * - :meth:`api.people.create ` Create a Person * - :meth:`api.people.delete_person ` Remove a person from the system * - :meth:`api.people.details ` Shows details for a person, by ID * - :meth:`api.people.list ` List people in your organization * - :meth:`api.people.me ` Show the profile for the authenticated user * - :meth:`api.people.update ` Update details for a person, by ID * - :meth:`api.person_settings.devices ` Get all devices for a person * - :meth:`api.person_settings.modify_hoteling_settings_primary_devices ` Modify Hoteling Settings for a Person's Primary Devices * - :meth:`api.person_settings.reset_vm_pin ` Reset Voicemail PIN * - :meth:`api.person_settings.agent_caller_id.available_caller_ids ` Retrieve Agent's List of Available Caller IDs * - :meth:`api.person_settings.agent_caller_id.configure ` Modify Agent's Caller ID Information * - :meth:`api.person_settings.agent_caller_id.read ` Retrieve Agent's Caller ID Information * - :meth:`api.person_settings.app_shared_line.get_members ` Get Shared-Line Appearance Members * - :meth:`api.person_settings.app_shared_line.search_members ` Search Shared-Line Appearance Members * - :meth:`api.person_settings.app_shared_line.update_members ` Put Shared-Line Appearance Members * - :meth:`api.person_settings.appservices.configure ` Modify a Person's Application Services Settings * - :meth:`api.person_settings.appservices.read ` Retrieve a Person's Application Services Settings * - :meth:`api.person_settings.available_numbers.available ` Get Available Phone Numbers * - :meth:`api.person_settings.available_numbers.call_forward ` Get Call Forward Available Phone Numbers * - :meth:`api.person_settings.available_numbers.call_intercept ` Get Call Intercept Available Phone Numbers * - :meth:`api.person_settings.available_numbers.ecbn ` Get ECBN Available Phone Numbers * - :meth:`api.person_settings.available_numbers.fax_message ` Get Fax Message Available Phone Numbers * - :meth:`api.person_settings.available_numbers.primary ` Get Person Primary Available Phone Numbers * - :meth:`api.person_settings.available_numbers.secondary ` Get Person Secondary Available Phone Numbers * - :meth:`api.person_settings.barge.configure ` Configure Barge In Settings * - :meth:`api.person_settings.barge.read ` Retrieve Barge In Settings * - :meth:`api.person_settings.call_bridge.configure ` Configure Call Bridge Settings * - :meth:`api.person_settings.call_bridge.read ` Read Call Bridge Settings * - :meth:`api.person_settings.call_intercept.configure ` Configure Call Intercept Settings * - :meth:`api.person_settings.call_intercept.greeting ` Configure Call Intercept Greeting * - :meth:`api.person_settings.call_intercept.read ` Read Call Intercept Settings * - :meth:`api.person_settings.call_recording.configure ` Configure Call Recording Settings for a entity * - :meth:`api.person_settings.call_recording.read ` Read Call Recording Settings * - :meth:`api.person_settings.call_waiting.configure ` Configure Call Waiting Settings * - :meth:`api.person_settings.call_waiting.read ` Read Call Waiting Settings for * - :meth:`api.person_settings.caller_id.configure ` Configure a Caller ID Settings * - :meth:`api.person_settings.caller_id.configure_settings ` Configure a Caller ID Settings * - :meth:`api.person_settings.caller_id.read ` Retrieve Caller ID Settings * - :meth:`api.person_settings.calling_behavior.configure ` Configure a Person's Calling Behavior * - :meth:`api.person_settings.calling_behavior.read ` Read Person's Calling Behavior * - :meth:`api.person_settings.dnd.configure ` Configure Do Not Disturb Settings for an entity * - :meth:`api.person_settings.dnd.read ` Read Do Not Disturb Settings for an entity * - :meth:`api.person_settings.ecbn.configure ` Update an entity's Emergency Callback Number * - :meth:`api.person_settings.ecbn.dependencies ` Retrieve an entity's Emergency Callback Number Dependencies * - :meth:`api.person_settings.ecbn.read ` Get an entity's Emergency Callback Number * - :meth:`api.person_settings.exec_assistant.configure ` Modify Executive Assistant Settings for a Person * - :meth:`api.person_settings.exec_assistant.read ` Retrieve Executive Assistant Settings for a Person * - :meth:`api.person_settings.forwarding.configure ` Configure an Entity's Call Forwarding Settings * - :meth:`api.person_settings.forwarding.read ` Retrieve an entity's Call Forwarding Settings * - :meth:`api.person_settings.hoteling.configure ` Configure Hoteling Settings for a Person * - :meth:`api.person_settings.hoteling.read ` Read Hoteling Settings for a Person * - :meth:`api.person_settings.mode_management.assign_features ` Assign a List of Features to a User for Mode Management * - :meth:`api.person_settings.mode_management.assigned_features ` Retrieve the List of Features Assigned to a User for Mode Management * - :meth:`api.person_settings.mode_management.available_features ` Retrieve the List of Available Features * - :meth:`api.person_settings.monitoring.configure ` Modify an entity's Monitoring Settings * - :meth:`api.person_settings.monitoring.read ` Retrieve an entity's Monitoring Settings * - :meth:`api.person_settings.ms_teams.configure ` Configure a Person's MS Teams Setting * - :meth:`api.person_settings.ms_teams.read ` Retrieve a Person's MS Teams Settings * - :meth:`api.person_settings.music_on_hold.configure ` Configure Music On Hold Settings for a Personvirtual line, or workspace * - :meth:`api.person_settings.music_on_hold.read ` Retrieve Music On Hold Settings for a Person, virtual line, or workspace * - :meth:`api.person_settings.numbers.read ` Get a person's phone numbers including alternate numbers * - :meth:`api.person_settings.numbers.update ` Assign or unassign alternate phone numbers to a person * - :meth:`api.person_settings.permissions_in.configure ` Configure incoming permissions settings * - :meth:`api.person_settings.permissions_in.read ` Read Incoming Permission Settings * - :meth:`api.person_settings.permissions_out.configure ` Configure Outgoing Calling Permissions Settings * - :meth:`api.person_settings.permissions_out.read ` Retrieve Outgoing Calling Permissions Settings * - :meth:`api.person_settings.permissions_out.access_codes.create ` Create new Access codes * - :meth:`api.person_settings.permissions_out.access_codes.delete ` Delete Access Code * - :meth:`api.person_settings.permissions_out.access_codes.modify ` Modify Access Codes * - :meth:`api.person_settings.permissions_out.access_codes.read ` Retrieve Access codes * - :meth:`api.person_settings.permissions_out.digit_patterns.create ` Create Digit Patterns * - :meth:`api.person_settings.permissions_out.digit_patterns.delete ` Delete a Digit Pattern * - :meth:`api.person_settings.permissions_out.digit_patterns.delete_all ` Delete all Digit Patterns * - :meth:`api.person_settings.permissions_out.digit_patterns.details ` Retrieve Digit Pattern Details * - :meth:`api.person_settings.permissions_out.digit_patterns.get_digit_patterns ` Retrieve Digit Patterns * - :meth:`api.person_settings.permissions_out.digit_patterns.update ` Modify Digit Patterns * - :meth:`api.person_settings.permissions_out.digit_patterns.update_category_control_settings ` Modify the Digit Pattern Category Control Settings for the entity * - :meth:`api.person_settings.permissions_out.transfer_numbers.configure ` Modify Transfer Numbers Settings for an entity * - :meth:`api.person_settings.permissions_out.transfer_numbers.read ` Retrieve Transfer Numbers Settings * - :meth:`api.person_settings.personal_assistant.get ` Get Personal Assistant * - :meth:`api.person_settings.personal_assistant.update ` Update Personal Assistant * - :meth:`api.person_settings.preferred_answer.modify ` Modify Preferred Answer Endpoint * - :meth:`api.person_settings.preferred_answer.read ` Get Preferred Answer Endpoint * - :meth:`api.person_settings.privacy.configure ` Configure an entity's Privacy Settings * - :meth:`api.person_settings.privacy.read ` Get Privacy Settings for an entity * - :meth:`api.person_settings.push_to_talk.configure ` Configure Push-to-Talk Settings for an entity * - :meth:`api.person_settings.push_to_talk.read ` Read Push-to-Talk Settings for an entity * - :meth:`api.person_settings.receptionist.configure ` Modify Executive Assistant Settings for a Person * - :meth:`api.person_settings.receptionist.read ` Read Receptionist Client Settings for a Person * - :meth:`api.person_settings.schedules.create ` Create a Schedule * - :meth:`api.person_settings.schedules.delete_schedule ` Delete a Schedule * - :meth:`api.person_settings.schedules.details ` Get Details for a Schedule * - :meth:`api.person_settings.schedules.event_create ` Create a Schedule Event * - :meth:`api.person_settings.schedules.event_delete ` Delete a Schedule Event * - :meth:`api.person_settings.schedules.event_details ` Get Details for a Schedule Event * - :meth:`api.person_settings.schedules.event_update ` Update a Schedule Event * - :meth:`api.person_settings.schedules.list ` List of Schedules for a Person or location * - :meth:`api.person_settings.schedules.update ` Update a Schedule * - :meth:`api.person_settings.selective_accept.configure ` Modify Selective Accept Settings for an entity * - :meth:`api.person_settings.selective_accept.configure_criteria ` Modify Selective Accept Criteria for an entity * - :meth:`api.person_settings.selective_accept.create_criteria ` Create Selective Accept Criteria for an entity * - :meth:`api.person_settings.selective_accept.delete_criteria ` Delete Selective Accept Criteria for an entity * - :meth:`api.person_settings.selective_accept.read ` Retrieve Selective Accept Settings for an entity * - :meth:`api.person_settings.selective_accept.read_criteria ` Retrieve Selective Accept Criteria for an entity * - :meth:`api.person_settings.selective_forward.configure ` Modify Selective Forward Settings for a Workspace * - :meth:`api.person_settings.selective_forward.configure_criteria ` Modify Selective Forward Criteria for a Workspace * - :meth:`api.person_settings.selective_forward.create_criteria ` Create Selective Forward Criteria for a Workspace * - :meth:`api.person_settings.selective_forward.delete_criteria ` Delete Selective Forward Criteria for a Workspace * - :meth:`api.person_settings.selective_forward.read ` Retrieve Selective Forward Settings for a Workspace * - :meth:`api.person_settings.selective_forward.read_criteria ` Retrieve Selective Forward Criteria for a Workspace * - :meth:`api.person_settings.selective_reject.configure ` Modify Selective Reject Settings for an entity * - :meth:`api.person_settings.selective_reject.configure_criteria ` Modify Selective Reject Criteria for an entity * - :meth:`api.person_settings.selective_reject.create_criteria ` Create Selective Reject Criteria for an entity * - :meth:`api.person_settings.selective_reject.delete_criteria ` Delete Selective Reject Criteria for an entity * - :meth:`api.person_settings.selective_reject.read ` Retrieve Selective Reject Settings for an entity * - :meth:`api.person_settings.selective_reject.read_criteria ` Retrieve Selective Reject Criteria for an entity * - :meth:`api.person_settings.voicemail.configure ` Configure Voicemail Settings for an entity * - :meth:`api.person_settings.voicemail.configure_busy_greeting ` Configure Busy Voicemail Greeting for an entity * - :meth:`api.person_settings.voicemail.configure_no_answer_greeting ` Configure No Answer Voicemail Greeting for an entity * - :meth:`api.person_settings.voicemail.modify_passcode ` Modify an entity's voicemail passcode * - :meth:`api.person_settings.voicemail.read ` Read Voicemail Settings for an entity * - :meth:`api.person_settings.voicemail.reset_pin ` Reset Voicemail PIN * - :meth:`api.reports.create ` Create a new report * - :meth:`api.reports.delete ` Remove a report from the system * - :meth:`api.reports.details ` Shows details for a report, by report ID * - :meth:`api.reports.download ` Download a report from the given URL and yield the rows as dicts * - :meth:`api.reports.list ` Lists all reports * - :meth:`api.reports.list_templates ` List all the available report templates that can be generated * - :meth:`api.roles.details ` Get Role Details * - :meth:`api.roles.list ` List Roles * - :meth:`api.room_tabs.create_tab ` Add a tab with a specified URL to a room * - :meth:`api.room_tabs.delete_tab ` Deletes a Room Tab with the specified ID * - :meth:`api.room_tabs.list_tabs ` Lists all Room Tabs of a room specified by the roomId query parameter * - :meth:`api.room_tabs.tab_details ` Get details for a Room Tab with the specified room tab ID * - :meth:`api.room_tabs.update_tab ` Updates the content URL of the specified Room Tab ID * - :meth:`api.rooms.create ` Creates a room * - :meth:`api.rooms.delete ` Deletes a room, by ID * - :meth:`api.rooms.details ` Shows details for a room, by ID * - :meth:`api.rooms.list ` List rooms * - :meth:`api.rooms.meeting_details ` The meetingInfo API is deprecated and will be EOL on Jan 31, 2025 * - :meth:`api.rooms.update ` Updates details for a room, by ID * - :meth:`api.scim.bulk.bulk_request ` User bulk API * - :meth:`api.scim.groups.create ` Create a group * - :meth:`api.scim.groups.delete ` Delete a group * - :meth:`api.scim.groups.details ` Get a group * - :meth:`api.scim.groups.members ` Get Group Members * - :meth:`api.scim.groups.members_all ` Same operation as members() but returns a generator of ScimGroupMembers instead of paginated resources * - :meth:`api.scim.groups.patch ` Update a group with PATCH * - :meth:`api.scim.groups.search ` Search groups * - :meth:`api.scim.groups.search_all ` Same operation as search() but returns a generator of ScimGroups instead of paginated resources * - :meth:`api.scim.groups.update ` Update a group with PUT * - :meth:`api.scim.users.create ` Create a user * - :meth:`api.scim.users.delete ` Delete a user * - :meth:`api.scim.users.details ` Get a user * - :meth:`api.scim.users.patch ` Update a user with PATCH * - :meth:`api.scim.users.search ` Search users * - :meth:`api.scim.users.search_all ` Same operation as search() but returns a generator of ScimUsers instead of paginated resources * - :meth:`api.scim.users.update ` Update a user with PUT * - :meth:`api.status.active_scheduled_maintenances ` Get a list of any active maintenances * - :meth:`api.status.all_incidents ` Get a list of the 50 most recent incidents * - :meth:`api.status.all_scheduled_maintenances ` Get a list of the 50 most recent scheduled maintenances * - :meth:`api.status.components ` Get the components for the status page * - :meth:`api.status.status ` Get the status rollup for the whole page * - :meth:`api.status.summary ` Get a summary of the status page, including a status indicator, component statuses, unresolved incidents, * - :meth:`api.status.unresolved_incidents ` Get a list of any unresolved incidents * - :meth:`api.status.upcoming_scheduled_maintenances ` Scheduled maintenances are planned outages, upgrades, or general notices that you're working on * - :meth:`api.team_memberships.create ` Add someone to a team by Person ID or email address, optionally making them a moderator * - :meth:`api.team_memberships.delete ` Deletes a team membership, by ID * - :meth:`api.team_memberships.details ` Shows details for a team membership, by ID * - :meth:`api.team_memberships.list ` Lists all team memberships for a given team, specified by the teamId query parameter * - :meth:`api.team_memberships.membership ` Updates a team membership, by ID * - :meth:`api.teams.create ` Creates a team * - :meth:`api.teams.delete ` Deletes a team, by ID * - :meth:`api.teams.details ` Shows details for a team, by ID * - :meth:`api.teams.list ` Lists teams to which the authenticated user belongs * - :meth:`api.teams.update ` Updates details for a team, by ID * - :meth:`api.telephony.create_a_call_token ` Create a call token * - :meth:`api.telephony.device_settings ` Get device override settings for an organization * - :meth:`api.telephony.phone_number_details ` get summary (counts) of phone numbers * - :meth:`api.telephony.phone_numbers ` Get Phone Numbers for an Organization with Given Criterias * - :meth:`api.telephony.read_list_of_announcement_languages ` List all languages supported by Webex Calling for announcements and voice prompts * - :meth:`api.telephony.read_moh ` Get the organization Music on Hold configuration * - :meth:`api.telephony.route_choices ` List all Routes for the organization * - :meth:`api.telephony.supported_devices ` Gets the list of supported devices for an organization * - :meth:`api.telephony.test_call_routing ` Test Call Routing * - :meth:`api.telephony.ucm_profiles ` Read the List of UC Manager Profiles * - :meth:`api.telephony.update_moh ` Update the organization Music on Hold configuration * - :meth:`api.telephony.validate_extensions ` Validate the List of Extensions * - :meth:`api.telephony.validate_phone_numbers ` Validate the list of phone numbers in an organization * - :meth:`api.telephony.access_codes.create ` Create access code in location * - :meth:`api.telephony.access_codes.delete_all ` Delete Outgoing Permission Location Access Codes * - :meth:`api.telephony.access_codes.delete_codes ` Delete Access Code Location * - :meth:`api.telephony.access_codes.read ` Get Location Access Code * - :meth:`api.telephony.announcements_repo.delete ` Delete an announcement greeting * - :meth:`api.telephony.announcements_repo.details ` Fetch details of a binary announcement greeting by its ID at an organization level * - :meth:`api.telephony.announcements_repo.list ` Fetch a list of binary announcement greetings at an organization as well as location level * - :meth:`api.telephony.announcements_repo.modify ` Modify an existing announcement greeting * - :meth:`api.telephony.announcements_repo.upload_announcement ` Upload a binary file to the announcement repository at organization or location level * - :meth:`api.telephony.announcements_repo.usage ` Retrieves repository usage for announcements for an organization * - :meth:`api.telephony.auto_attendant.alternate_available_phone_numbers ` Get Auto Attendant Alternate Available Phone Numbers * - :meth:`api.telephony.auto_attendant.by_name ` Get auto attendant info by name * - :meth:`api.telephony.auto_attendant.call_forward_available_phone_numbers ` Get Auto Attendant Call Forward Available Phone Numbers * - :meth:`api.telephony.auto_attendant.create ` Create an Auto Attendant * - :meth:`api.telephony.auto_attendant.delete_auto_attendant ` elete the designated Auto Attendant * - :meth:`api.telephony.auto_attendant.details ` Get Details for an Auto Attendant * - :meth:`api.telephony.auto_attendant.list ` Read the List of Auto Attendants * - :meth:`api.telephony.auto_attendant.primary_available_phone_numbers ` Get Auto Attendant Primary Available Phone Numbers * - :meth:`api.telephony.auto_attendant.update ` Update an Auto Attendant * - :meth:`api.telephony.auto_attendant.forwarding.call_forwarding_rule ` Retrieve a Selective Call Forwarding Rule's settings for the designated Call Queue * - :meth:`api.telephony.auto_attendant.forwarding.create_call_forwarding_rule ` Create a Selective Call Forwarding Rule feature * - :meth:`api.telephony.auto_attendant.forwarding.delete_call_forwarding_rule ` Delete a Selective Call Forwarding Rule for the designated feature * - :meth:`api.telephony.auto_attendant.forwarding.settings ` Retrieve Call Forwarding settings for the designated feature including the list of call * - :meth:`api.telephony.auto_attendant.forwarding.switch_mode_for_call_forwarding ` Switch Mode for Call Forwarding Settings for an entity * - :meth:`api.telephony.auto_attendant.forwarding.update ` Update Call Forwarding Settings for a feature * - :meth:`api.telephony.auto_attendant.forwarding.update_call_forwarding_rule ` Update a Selective Call Forwarding Rule's settings for the designated feature * - :meth:`api.telephony.call_intercept.configure ` Put Location Intercept * - :meth:`api.telephony.call_intercept.read ` Get Location Intercept * - :meth:`api.telephony.call_recording.read ` Get Call Recording Settings * - :meth:`api.telephony.call_recording.read_location_compliance_announcement ` Get Details for the location compliance announcement setting * - :meth:`api.telephony.call_recording.read_org_compliance_announcement ` Get Details for the organization compliance announcement setting * - :meth:`api.telephony.call_recording.read_terms_of_service ` Get Call Recording Terms Of Service Settings * - :meth:`api.telephony.call_recording.update ` Update Call Recording Settings * - :meth:`api.telephony.call_recording.update_location_compliance_announcement ` Update the location compliance announcement * - :meth:`api.telephony.call_recording.update_org_compliance_announcement ` Update the organization compliance announcement * - :meth:`api.telephony.call_recording.update_terms_of_service ` Update Call Recording Terms Of Service Settings * - :meth:`api.telephony.call_routing.tp.create ` Create a Translation Pattern * - :meth:`api.telephony.call_routing.tp.delete ` Delete a Translation Pattern * - :meth:`api.telephony.call_routing.tp.details ` Retrieve the details of a Translation Pattern * - :meth:`api.telephony.call_routing.tp.list ` Retrieve a list of Translation Patterns * - :meth:`api.telephony.call_routing.tp.update ` Modify a Translation Pattern * - :meth:`api.telephony.callpark.available_agents ` Get available agents from Call Parks * - :meth:`api.telephony.callpark.available_recalls ` Get available recall hunt groups from Call Parks * - :meth:`api.telephony.callpark.call_park_settings ` Get Call Park Settings * - :meth:`api.telephony.callpark.create ` Create a Call Park * - :meth:`api.telephony.callpark.delete_callpark ` Delete a Call Park * - :meth:`api.telephony.callpark.details ` Get Details for a Call Park * - :meth:`api.telephony.callpark.list ` Read the List of Call Parks * - :meth:`api.telephony.callpark.update ` Update a Call Park * - :meth:`api.telephony.callpark.update_call_park_settings ` Update Call Park settings * - :meth:`api.telephony.callpark_extension.create ` Create new Call Park Extensions for the given location * - :meth:`api.telephony.callpark_extension.delete ` Delete the designated Call Park Extension * - :meth:`api.telephony.callpark_extension.details ` Get Details for a Call Park Extension * - :meth:`api.telephony.callpark_extension.list ` Read the List of Call Park Extensions * - :meth:`api.telephony.callpark_extension.update ` Update the designated Call Park Extension * - :meth:`api.telephony.callqueue.alternate_available_phone_numbers ` Get Call Queue Alternate Available Phone Numbers * - :meth:`api.telephony.callqueue.available_agents ` Get Call Queue Available Agents * - :meth:`api.telephony.callqueue.by_name ` Get queue info by name * - :meth:`api.telephony.callqueue.call_forward_available_phone_numbers ` Get Call Queue Call Forward Available Phone Numbers * - :meth:`api.telephony.callqueue.create ` Create a Call Queue * - :meth:`api.telephony.callqueue.delete_queue ` Delete a Call Queue * - :meth:`api.telephony.callqueue.details ` Get Details for a Call Queue * - :meth:`api.telephony.callqueue.get_call_queue_settings ` Get Call Queue Settings * - :meth:`api.telephony.callqueue.list ` Read the List of Call Queues * - :meth:`api.telephony.callqueue.primary_available_phone_numbers ` Get Call Queue Primary Available Phone Numbers * - :meth:`api.telephony.callqueue.update ` Update a Call Queue * - :meth:`api.telephony.callqueue.update_call_queue_settings ` Update Call Queue Settings * - :meth:`api.telephony.callqueue.update_or_create ` Get JSON for update or create * - :meth:`api.telephony.callqueue.agents.details ` Get Details for a Call Queue Agent * - :meth:`api.telephony.callqueue.agents.list ` Read the List of Call Queue Agents * - :meth:`api.telephony.callqueue.agents.update_call_queue_settings ` Update an Agent's Settings of One or More Call Queues * - :meth:`api.telephony.callqueue.forwarding.call_forwarding_rule ` Retrieve a Selective Call Forwarding Rule's settings for the designated Call Queue * - :meth:`api.telephony.callqueue.forwarding.create_call_forwarding_rule ` Create a Selective Call Forwarding Rule feature * - :meth:`api.telephony.callqueue.forwarding.delete_call_forwarding_rule ` Delete a Selective Call Forwarding Rule for the designated feature * - :meth:`api.telephony.callqueue.forwarding.settings ` Retrieve Call Forwarding settings for the designated feature including the list of call * - :meth:`api.telephony.callqueue.forwarding.switch_mode_for_call_forwarding ` Switch Mode for Call Forwarding Settings for an entity * - :meth:`api.telephony.callqueue.forwarding.update ` Update Call Forwarding Settings for a feature * - :meth:`api.telephony.callqueue.forwarding.update_call_forwarding_rule ` Update a Selective Call Forwarding Rule's settings for the designated feature * - :meth:`api.telephony.calls.answer ` Answer an incoming call * - :meth:`api.telephony.calls.barge_in ` Barge-in on another user’s answered call * - :meth:`api.telephony.calls.call_details ` Get the details of the specified active call for the user * - :meth:`api.telephony.calls.call_history ` List Call History * - :meth:`api.telephony.calls.dial ` Initiate an outbound call to a specified destination * - :meth:`api.telephony.calls.divert ` Divert a call to a destination or a user's voicemail * - :meth:`api.telephony.calls.hangup ` Hangup a call * - :meth:`api.telephony.calls.hold ` Hold a connected call * - :meth:`api.telephony.calls.list_calls ` Get the list of details for all active calls associated with the user * - :meth:`api.telephony.calls.mute ` Mute * - :meth:`api.telephony.calls.park ` Park a connected call * - :meth:`api.telephony.calls.pause_recording ` Pause recording on a call * - :meth:`api.telephony.calls.pickup ` Picks up an incoming call to another user * - :meth:`api.telephony.calls.push ` Pushes a call from the assistant to the executive the call is associated with * - :meth:`api.telephony.calls.reject ` Reject an unanswered incoming call * - :meth:`api.telephony.calls.resume ` Resume a held call * - :meth:`api.telephony.calls.resume_recording ` Resume recording a call * - :meth:`api.telephony.calls.retrieve ` :param destination: Identifies where the call is parked * - :meth:`api.telephony.calls.start_recording ` Start recording a call * - :meth:`api.telephony.calls.stop_recording ` Stop recording a call * - :meth:`api.telephony.calls.transfer ` Transfer two calls together * - :meth:`api.telephony.calls.transmit_dtmf ` Transmit DTMF digits to a call * - :meth:`api.telephony.calls.unmute ` Unmute * - :meth:`api.telephony.conference.add_participant ` Add Participant * - :meth:`api.telephony.conference.deafen_participant ` Deafen Participant * - :meth:`api.telephony.conference.get_conference_details ` Get Conference Details * - :meth:`api.telephony.conference.hold ` Hold * - :meth:`api.telephony.conference.mute ` Mute * - :meth:`api.telephony.conference.release_conference ` Release Conference * - :meth:`api.telephony.conference.resume ` Resume * - :meth:`api.telephony.conference.start_conference ` Start Conference * - :meth:`api.telephony.conference.undeafen_participant ` Undeafen Participant * - :meth:`api.telephony.conference.unmute ` Unmute * - :meth:`api.telephony.cx_essentials.available_agents ` Get List of available agents for Customer Experience Essentials * - :meth:`api.telephony.cx_essentials.get_screen_pop_configuration ` Get Screen Pop configuration for a Call Queue in a Location * - :meth:`api.telephony.cx_essentials.modify_screen_pop_configuration ` Modify Screen Pop configuration for a Call Queue in a Location * - :meth:`api.telephony.dect_devices.add_a_handset ` Add a Handset to a DECT Network * - :meth:`api.telephony.dect_devices.available_members ` Search Available Members * - :meth:`api.telephony.dect_devices.base_station_details ` Get the details of a specific DECT Network Base Station * - :meth:`api.telephony.dect_devices.create_base_stations ` Create Multiple Base Stations * - :meth:`api.telephony.dect_devices.create_dect_network ` Create a DECT Network * - :meth:`api.telephony.dect_devices.dect_network_details ` Get DECT Network Details * - :meth:`api.telephony.dect_devices.dect_networks_associated_with_person ` GET List of DECT networks associated with a Person * - :meth:`api.telephony.dect_devices.dect_networks_associated_with_virtual_line ` Get List of Dect Networks Handsets for a Virtual Line * - :meth:`api.telephony.dect_devices.dect_networks_associated_with_workspace ` GET List of DECT networks associated with a workspace * - :meth:`api.telephony.dect_devices.delete_base_station ` Delete a specific DECT Network Base Station * - :meth:`api.telephony.dect_devices.delete_bulk_base_stations ` Delete bulk DECT Network Base Stations * - :meth:`api.telephony.dect_devices.delete_dect_network ` Delete DECT Network * - :meth:`api.telephony.dect_devices.delete_handset ` Delete specific DECT Network Handset Details * - :meth:`api.telephony.dect_devices.delete_handsets ` Delete multiple handsets * - :meth:`api.telephony.dect_devices.device_type_list ` Read the DECT device type list * - :meth:`api.telephony.dect_devices.generate_and_enable_dect_serviceability_password ` Generate and Enable DECT Serviceability Password * - :meth:`api.telephony.dect_devices.get_dect_serviceability_password_status ` Get DECT Serviceability Password status * - :meth:`api.telephony.dect_devices.handset_details ` Get Specific DECT Network Handset Details * - :meth:`api.telephony.dect_devices.list_base_stations ` Get a list of DECT Network Base Stations * - :meth:`api.telephony.dect_devices.list_dect_networks ` Get the List of DECT Networks for an organization * - :meth:`api.telephony.dect_devices.list_handsets ` Get List of Handsets for a DECT Network ID * - :meth:`api.telephony.dect_devices.update_dect_network ` Update DECT Network * - :meth:`api.telephony.dect_devices.update_dect_network_settings ` Update DECT Network from settings * - :meth:`api.telephony.dect_devices.update_dect_serviceability_password_status ` Update DECT Serviceability Password status * - :meth:`api.telephony.dect_devices.update_handset ` Update DECT Network Handset * - :meth:`api.telephony.devices.apply_changes ` Apply Changes for a specific device * - :meth:`api.telephony.devices.available_members ` Search members that can be assigned to the device * - :meth:`api.telephony.devices.create_line_key_template ` Create a Line Key Template * - :meth:`api.telephony.devices.delete_background_images ` Delete Device Background Images * - :meth:`api.telephony.devices.delete_line_key_template ` Delete a Line Key Template * - :meth:`api.telephony.devices.details ` Get Webex Calling Device Details * - :meth:`api.telephony.devices.device_settings ` Get override settings for a device * - :meth:`api.telephony.devices.get_device_layout ` Get Device Layout by Device ID * - :meth:`api.telephony.devices.get_person_device_settings ` Get Device Settings for a Person * - :meth:`api.telephony.devices.get_workspace_device_settings ` Get Device Settings for a Workspace * - :meth:`api.telephony.devices.line_key_template_details ` Get details of a Line Key Template * - :meth:`api.telephony.devices.list_background_images ` Read the List of Background Images * - :meth:`api.telephony.devices.list_line_key_templates ` Read the list of Line Key Templates * - :meth:`api.telephony.devices.members ` Get Device Members * - :meth:`api.telephony.devices.modify_device_layout ` Modify Device Layout by Device ID * - :meth:`api.telephony.devices.modify_line_key_template ` Modify a Line Key Template * - :meth:`api.telephony.devices.preview_apply_line_key_template ` Preview Apply Line Key Template * - :meth:`api.telephony.devices.update_device_settings ` Modify override settings for a device * - :meth:`api.telephony.devices.update_members ` Modify member details on the device * - :meth:`api.telephony.devices.update_person_device_settings ` Update Device Settings for a Person * - :meth:`api.telephony.devices.update_third_party_device ` Update Third Party Device * - :meth:`api.telephony.devices.update_workspace_device_settings ` Update Device Settings for a Workspace * - :meth:`api.telephony.devices.upload_background_image ` Upload a Device Background Image * - :meth:`api.telephony.devices.user_devices_count ` Get User Devices Count * - :meth:`api.telephony.devices.validate_macs ` Validate a list of MAC addresses * - :meth:`api.telephony.emergency_services.read_emergency_call_notification ` Get an Organization Emergency Call Notification * - :meth:`api.telephony.emergency_services.update_emergency_call_notification ` Update an organization emergency call notification * - :meth:`api.telephony.guest_calling.available_members ` Read the Click-to-call Available Members * - :meth:`api.telephony.guest_calling.members ` Read the Click-to-call Members * - :meth:`api.telephony.guest_calling.read ` Read the Click-to-call Settings * - :meth:`api.telephony.guest_calling.update ` Update the Click-to-call Settings * - :meth:`api.telephony.huntgroup.alternate_available_phone_numbers ` Get Hunt Group Alternate Available Phone Numbers * - :meth:`api.telephony.huntgroup.by_name ` Get hunt group info by name * - :meth:`api.telephony.huntgroup.create ` Create a Hunt Group * - :meth:`api.telephony.huntgroup.delete_huntgroup ` Delete a Hunt Group * - :meth:`api.telephony.huntgroup.details ` Get Details for a Hunt Group * - :meth:`api.telephony.huntgroup.forward_available_phone_numbers ` Get Hunt Group Call Forward Available Phone Numbers * - :meth:`api.telephony.huntgroup.list ` Read the List of Hunt Groups * - :meth:`api.telephony.huntgroup.primary_available_phone_numbers ` Get Hunt Group Primary Available Phone Numbers * - :meth:`api.telephony.huntgroup.update ` Update a Hunt Group * - :meth:`api.telephony.huntgroup.forwarding.call_forwarding_rule ` Retrieve a Selective Call Forwarding Rule's settings for the designated Call Queue * - :meth:`api.telephony.huntgroup.forwarding.create_call_forwarding_rule ` Create a Selective Call Forwarding Rule feature * - :meth:`api.telephony.huntgroup.forwarding.delete_call_forwarding_rule ` Delete a Selective Call Forwarding Rule for the designated feature * - :meth:`api.telephony.huntgroup.forwarding.settings ` Retrieve Call Forwarding settings for the designated feature including the list of call * - :meth:`api.telephony.huntgroup.forwarding.switch_mode_for_call_forwarding ` Switch Mode for Call Forwarding Settings for an entity * - :meth:`api.telephony.huntgroup.forwarding.update ` Update Call Forwarding Settings for a feature * - :meth:`api.telephony.huntgroup.forwarding.update_call_forwarding_rule ` Update a Selective Call Forwarding Rule's settings for the designated feature * - :meth:`api.telephony.jobs.apply_line_key_templates.apply ` Apply a Line key Template * - :meth:`api.telephony.jobs.apply_line_key_templates.errors ` Get job errors for an Apply Line Key Template job * - :meth:`api.telephony.jobs.apply_line_key_templates.list ` Get List of Apply Line Key Template jobs * - :meth:`api.telephony.jobs.apply_line_key_templates.status ` Get the job status of an Apply Line Key Template job * - :meth:`api.telephony.jobs.device_settings.change ` Change device settings across organization or locations jobs * - :meth:`api.telephony.jobs.device_settings.errors ` List change device settings job errors * - :meth:`api.telephony.jobs.device_settings.list ` List change device settings jobs * - :meth:`api.telephony.jobs.device_settings.status ` Get change device settings job status * - :meth:`api.telephony.jobs.manage_numbers.abandon ` Abandon the Manage Numbers Job * - :meth:`api.telephony.jobs.manage_numbers.errors ` Lists all error details of Manage Numbers job * - :meth:`api.telephony.jobs.manage_numbers.initiate_job ` Starts the execution of an operation on a set of numbers * - :meth:`api.telephony.jobs.manage_numbers.list ` Lists all Manage Numbers jobs for the given organization in order of most recent one to oldest one * - :meth:`api.telephony.jobs.manage_numbers.pause ` Pause the running Manage Numbers Job * - :meth:`api.telephony.jobs.manage_numbers.resume ` Resume the paused Manage Numbers Job * - :meth:`api.telephony.jobs.manage_numbers.status ` Returns the status and other details of the job * - :meth:`api.telephony.jobs.move_users.abandon ` Abandon the Move Users Job * - :meth:`api.telephony.jobs.move_users.errors ` List Move Users Job errors * - :meth:`api.telephony.jobs.move_users.list ` List Move Users Jobs * - :meth:`api.telephony.jobs.move_users.pause ` Pause the Move Users Job * - :meth:`api.telephony.jobs.move_users.resume ` Resume the Move Users Job * - :meth:`api.telephony.jobs.move_users.status ` Get Move Users Job Status * - :meth:`api.telephony.jobs.move_users.validate_or_initiate ` Validate or Initiate Move Users Job * - :meth:`api.telephony.jobs.rebuild_phones.errors ` Get Job Errors for a Rebuild Phones Job * - :meth:`api.telephony.jobs.rebuild_phones.list ` List Rebuild Phones Jobs * - :meth:`api.telephony.jobs.rebuild_phones.rebuild_phones_configuration ` Rebuild Phones Configuration * - :meth:`api.telephony.jobs.rebuild_phones.status ` Get the Job Status of a Rebuild Phones Job * - :meth:`api.telephony.jobs.update_routing_prefix.errors ` Get job errors for update routing prefix job * - :meth:`api.telephony.jobs.update_routing_prefix.list ` Get a List of Update Routing Prefix jobs * - :meth:`api.telephony.jobs.update_routing_prefix.status ` Get the job status of Update Routing Prefix job * - :meth:`api.telephony.location.call_intercept_available_phone_numbers ` Get Location Call Intercept Available Phone Numbers * - :meth:`api.telephony.location.change_announcement_language ` Change Announcement Language * - :meth:`api.telephony.location.create_receptionist_contact_directory ` Create a Receptionist Contact Directory * - :meth:`api.telephony.location.delete_receptionist_contact_directory ` Delete a Receptionist Contact Directory * - :meth:`api.telephony.location.details ` Shows Webex Calling details for a location, by ID * - :meth:`api.telephony.location.device_settings ` Get device override settings for a location * - :meth:`api.telephony.location.ecbn_available_phone_numbers ` Get Location ECBN Available Phone Numbers * - :meth:`api.telephony.location.enable_for_calling ` Enable a Location for Webex Calling * - :meth:`api.telephony.location.generate_password ` Generates an example password using the effective password settings for the location * - :meth:`api.telephony.location.list ` List Locations Webex Calling Details * - :meth:`api.telephony.location.list_receptionist_contact_directories ` Read list of Receptionist Contact Directories * - :meth:`api.telephony.location.modify_a_receptionist_contact_directory ` Modify a Receptionist Contact Directory * - :meth:`api.telephony.location.phone_numbers ` Get Available Phone Numbers for a Location with Given Criteria * - :meth:`api.telephony.location.phone_numbers_available_for_external_caller_id ` Get the List of Phone Numbers Available for External Caller ID * - :meth:`api.telephony.location.read_ecbn ` Get a Location Emergency callback number * - :meth:`api.telephony.location.receptionist_contact_directory_details ` Get details for a Receptionist Contact Directory * - :meth:`api.telephony.location.update ` Update Location Webex Calling Details * - :meth:`api.telephony.location.update_ecbn ` Update a Location Emergency callback number * - :meth:`api.telephony.location.validate_extensions ` Validate extensions for a specific location * - :meth:`api.telephony.location.webex_go_available_phone_numbers ` Get Webex Go Available Phone Numbers * - :meth:`api.telephony.location.emergency_services.read_emergency_call_notification ` Get a Location Emergency Call Notification * - :meth:`api.telephony.location.emergency_services.update_emergency_call_notification ` Update a location emergency call notification * - :meth:`api.telephony.location.intercept.configure ` Put Location Intercept * - :meth:`api.telephony.location.intercept.read ` Get Location Intercept * - :meth:`api.telephony.location.internal_dialing.read ` Get current configuration for routing unknown extensions to the Premises as internal calls * - :meth:`api.telephony.location.internal_dialing.update ` Modify current configuration for routing unknown extensions to the Premises as internal calls * - :meth:`api.telephony.location.internal_dialing.url ` * - :meth:`api.telephony.location.moh.read ` Get Music On Hold * - :meth:`api.telephony.location.moh.update ` Update Music On Hold * - :meth:`api.telephony.location.number.activate ` Activate Phone Numbers in a location * - :meth:`api.telephony.location.number.add ` Add Phone Numbers to a location * - :meth:`api.telephony.location.number.remove ` Remove phone numbers from a location * - :meth:`api.telephony.location.receptionist_contacts_directory.create ` Creates a new Receptionist Contact Directory for a location * - :meth:`api.telephony.location.receptionist_contacts_directory.delete ` Delete a Receptionist Contact Directory from a location * - :meth:`api.telephony.location.receptionist_contacts_directory.list ` List all Receptionist Contact Directories for a location * - :meth:`api.telephony.location.voicemail.read ` Get Location Voicemail * - :meth:`api.telephony.location.voicemail.update ` Update Location Voicemail * - :meth:`api.telephony.locations.call_intercept_available_phone_numbers ` Get Location Call Intercept Available Phone Numbers * - :meth:`api.telephony.locations.change_announcement_language ` Change Announcement Language * - :meth:`api.telephony.locations.create_receptionist_contact_directory ` Create a Receptionist Contact Directory * - :meth:`api.telephony.locations.delete_receptionist_contact_directory ` Delete a Receptionist Contact Directory * - :meth:`api.telephony.locations.details ` Shows Webex Calling details for a location, by ID * - :meth:`api.telephony.locations.device_settings ` Get device override settings for a location * - :meth:`api.telephony.locations.ecbn_available_phone_numbers ` Get Location ECBN Available Phone Numbers * - :meth:`api.telephony.locations.enable_for_calling ` Enable a Location for Webex Calling * - :meth:`api.telephony.locations.generate_password ` Generates an example password using the effective password settings for the location * - :meth:`api.telephony.locations.list ` List Locations Webex Calling Details * - :meth:`api.telephony.locations.list_receptionist_contact_directories ` Read list of Receptionist Contact Directories * - :meth:`api.telephony.locations.modify_a_receptionist_contact_directory ` Modify a Receptionist Contact Directory * - :meth:`api.telephony.locations.phone_numbers ` Get Available Phone Numbers for a Location with Given Criteria * - :meth:`api.telephony.locations.phone_numbers_available_for_external_caller_id ` Get the List of Phone Numbers Available for External Caller ID * - :meth:`api.telephony.locations.read_ecbn ` Get a Location Emergency callback number * - :meth:`api.telephony.locations.receptionist_contact_directory_details ` Get details for a Receptionist Contact Directory * - :meth:`api.telephony.locations.update ` Update Location Webex Calling Details * - :meth:`api.telephony.locations.update_ecbn ` Update a Location Emergency callback number * - :meth:`api.telephony.locations.validate_extensions ` Validate extensions for a specific location * - :meth:`api.telephony.locations.webex_go_available_phone_numbers ` Get Webex Go Available Phone Numbers * - :meth:`api.telephony.locations.emergency_services.read_emergency_call_notification ` Get a Location Emergency Call Notification * - :meth:`api.telephony.locations.emergency_services.update_emergency_call_notification ` Update a location emergency call notification * - :meth:`api.telephony.locations.intercept.configure ` Put Location Intercept * - :meth:`api.telephony.locations.intercept.read ` Get Location Intercept * - :meth:`api.telephony.locations.internal_dialing.read ` Get current configuration for routing unknown extensions to the Premises as internal calls * - :meth:`api.telephony.locations.internal_dialing.update ` Modify current configuration for routing unknown extensions to the Premises as internal calls * - :meth:`api.telephony.locations.internal_dialing.url ` * - :meth:`api.telephony.locations.moh.read ` Get Music On Hold * - :meth:`api.telephony.locations.moh.update ` Update Music On Hold * - :meth:`api.telephony.locations.number.activate ` Activate Phone Numbers in a location * - :meth:`api.telephony.locations.number.add ` Add Phone Numbers to a location * - :meth:`api.telephony.locations.number.remove ` Remove phone numbers from a location * - :meth:`api.telephony.locations.receptionist_contacts_directory.create ` Creates a new Receptionist Contact Directory for a location * - :meth:`api.telephony.locations.receptionist_contacts_directory.delete ` Delete a Receptionist Contact Directory from a location * - :meth:`api.telephony.locations.receptionist_contacts_directory.list ` List all Receptionist Contact Directories for a location * - :meth:`api.telephony.locations.voicemail.read ` Get Location Voicemail * - :meth:`api.telephony.locations.voicemail.update ` Update Location Voicemail * - :meth:`api.telephony.ms_teams.configure ` Update an Organization's MS Teams Setting * - :meth:`api.telephony.ms_teams.read ` Get an Organization's MS Teams Settings * - :meth:`api.telephony.operating_modes.available_operating_modes ` Retrieve the List of Available Operating Modes in a Location * - :meth:`api.telephony.operating_modes.create ` Create an Operating Mode * - :meth:`api.telephony.operating_modes.delete ` Delete an Operating Mode * - :meth:`api.telephony.operating_modes.details ` Get Details for an Operating Mode * - :meth:`api.telephony.operating_modes.holiday_create ` Create an Operating Mode Holiday * - :meth:`api.telephony.operating_modes.holiday_delete ` Delete an Operating Mode Holiday * - :meth:`api.telephony.operating_modes.holiday_details ` Get details for an Operating Mode Holiday * - :meth:`api.telephony.operating_modes.holiday_update ` Modify an Operating Mode Holiday * - :meth:`api.telephony.operating_modes.list ` Read the List of Operating Modes * - :meth:`api.telephony.operating_modes.update ` Modify an Operating Mode * - :meth:`api.telephony.organisation_access_codes.create ` Create Access Codes for an Organisation * - :meth:`api.telephony.organisation_access_codes.delete ` Delete Outgoing Permission Access Code for an Organisation * - :meth:`api.telephony.organisation_access_codes.list ` Retrieve the organisation's access codes * - :meth:`api.telephony.organisation_voicemail.read ` Get Voicemail Settings * - :meth:`api.telephony.organisation_voicemail.update ` Update the organization's voicemail settings * - :meth:`api.telephony.paging.create ` Create a new Paging Group * - :meth:`api.telephony.paging.delete_paging ` Delete a Paging Group * - :meth:`api.telephony.paging.details ` Get Details for a Paging Group * - :meth:`api.telephony.paging.list ` Read the List of Paging Groups * - :meth:`api.telephony.paging.primary_available_phone_numbers ` Get Paging Group Primary Available Phone Numbers * - :meth:`api.telephony.paging.update ` Update the designated Paging Group * - :meth:`api.telephony.permissions_out.configure ` Configure Outgoing Calling Permissions Settings * - :meth:`api.telephony.permissions_out.read ` Retrieve Outgoing Calling Permissions Settings * - :meth:`api.telephony.permissions_out.digit_patterns.create ` Create Digit Patterns * - :meth:`api.telephony.permissions_out.digit_patterns.delete ` Delete a Digit Pattern * - :meth:`api.telephony.permissions_out.digit_patterns.delete_all ` Delete all Digit Patterns * - :meth:`api.telephony.permissions_out.digit_patterns.details ` Retrieve Digit Pattern Details * - :meth:`api.telephony.permissions_out.digit_patterns.get_digit_patterns ` Retrieve Digit Patterns * - :meth:`api.telephony.permissions_out.digit_patterns.update ` Modify Digit Patterns * - :meth:`api.telephony.permissions_out.digit_patterns.update_category_control_settings ` Modify the Digit Pattern Category Control Settings for the entity * - :meth:`api.telephony.permissions_out.transfer_numbers.configure ` Modify Transfer Numbers Settings for an entity * - :meth:`api.telephony.permissions_out.transfer_numbers.read ` Retrieve Transfer Numbers Settings * - :meth:`api.telephony.pickup.available_agents ` Get available agents from Call Pickups * - :meth:`api.telephony.pickup.create ` Create a Call Pickup * - :meth:`api.telephony.pickup.delete_pickup ` Delete a Call Pickup * - :meth:`api.telephony.pickup.details ` Get Details for a Call Pickup * - :meth:`api.telephony.pickup.list ` Read the List of Call Pickups * - :meth:`api.telephony.pickup.update ` Update a Call Pickup * - :meth:`api.telephony.playlist.assigned_locations ` Fetch list of locations which are assigned to the announcement playlist * - :meth:`api.telephony.playlist.create ` Create announcement Playlist at organization level * - :meth:`api.telephony.playlist.delete ` Delete an announcement playlist for an organization * - :meth:`api.telephony.playlist.details ` Fetch details of announcement playlist at the organization level * - :meth:`api.telephony.playlist.list ` Fetch list of announcement playlist on organization level * - :meth:`api.telephony.playlist.modify ` Modify announcement playlist at organization level * - :meth:`api.telephony.playlist.modify_assigned_locations ` Modify list of assigned locations to the announcement playlist * - :meth:`api.telephony.pnc.read ` Get Private Network Connect * - :meth:`api.telephony.pnc.update ` Get Private Network Connect * - :meth:`api.telephony.prem_pstn.validate_pattern ` Validate a Dial Pattern * - :meth:`api.telephony.prem_pstn.dial_plan.create ` Create a Dial Plan for the organization * - :meth:`api.telephony.prem_pstn.dial_plan.delete_all_patterns ` Delete all dial patterns from the Dial Plan * - :meth:`api.telephony.prem_pstn.dial_plan.delete_dial_plan ` Delete a Dial Plan for the organization * - :meth:`api.telephony.prem_pstn.dial_plan.details ` Get a Dial Plan for the organization * - :meth:`api.telephony.prem_pstn.dial_plan.list ` List all Dial Plans for the organization * - :meth:`api.telephony.prem_pstn.dial_plan.modify_patterns ` Modify dial patterns for the Dial Plan * - :meth:`api.telephony.prem_pstn.dial_plan.patterns ` List all Dial Patterns for the organization * - :meth:`api.telephony.prem_pstn.dial_plan.update ` Modify a Dial Plan for the organization * - :meth:`api.telephony.prem_pstn.route_group.create ` Creates a Route Group for the organization * - :meth:`api.telephony.prem_pstn.route_group.delete_route_group ` Remove a Route Group from an Organization based on id * - :meth:`api.telephony.prem_pstn.route_group.details ` Reads a Route Group for the organization based on id * - :meth:`api.telephony.prem_pstn.route_group.list ` List all Route Groups for an organization * - :meth:`api.telephony.prem_pstn.route_group.update ` Modifies an existing Route Group for an organization based on id * - :meth:`api.telephony.prem_pstn.route_group.usage ` List the number of "Call to" on-premises Extensions, Dial Plans, PSTN Connections, and Route Lists used by a * - :meth:`api.telephony.prem_pstn.route_group.usage_call_to_extension ` List "Call to" on-premises Extension Locations for a specific route group * - :meth:`api.telephony.prem_pstn.route_group.usage_dial_plan ` List Dial Plan Locations for a specific route group * - :meth:`api.telephony.prem_pstn.route_group.usage_location_pstn ` List PSTN Connection Locations for a specific route group * - :meth:`api.telephony.prem_pstn.route_group.usage_route_lists ` List Route Lists for a specific route group * - :meth:`api.telephony.prem_pstn.route_list.create ` Create a Route List for the organization * - :meth:`api.telephony.prem_pstn.route_list.delete_all_numbers ` * - :meth:`api.telephony.prem_pstn.route_list.delete_route_list ` Delete Route List for a Customer * - :meth:`api.telephony.prem_pstn.route_list.details ` Get Route List Details * - :meth:`api.telephony.prem_pstn.route_list.list ` List all Route Lists for the organization * - :meth:`api.telephony.prem_pstn.route_list.numbers ` Get numbers assigned to a Route List * - :meth:`api.telephony.prem_pstn.route_list.update ` Modify the details for a Route List * - :meth:`api.telephony.prem_pstn.route_list.update_numbers ` Modify numbers for a specific Route List of a Customer * - :meth:`api.telephony.prem_pstn.trunk.create ` Create a Trunk for the organization * - :meth:`api.telephony.prem_pstn.trunk.delete_trunk ` Delete a Trunk for the organization * - :meth:`api.telephony.prem_pstn.trunk.details ` Get a Trunk for the organization * - :meth:`api.telephony.prem_pstn.trunk.list ` List all Trunks for the organization * - :meth:`api.telephony.prem_pstn.trunk.trunk_types ` List all TrunkTypes with DeviceTypes for the organization * - :meth:`api.telephony.prem_pstn.trunk.update ` Modify a Trunk for the organization * - :meth:`api.telephony.prem_pstn.trunk.usage ` Get Local Gateway Usage Count * - :meth:`api.telephony.prem_pstn.trunk.usage_call_to_extension ` Get local gateway call to on-premises extension usage for a trunk * - :meth:`api.telephony.prem_pstn.trunk.usage_dial_plan ` Get Local Gateway Dial Plan Usage for a Trunk * - :meth:`api.telephony.prem_pstn.trunk.usage_location_pstn ` Get Local Gateway Dial Plan Usage for a Trunk * - :meth:`api.telephony.prem_pstn.trunk.usage_route_group ` Get Local Gateway Dial Plan Usage for a Trunk * - :meth:`api.telephony.prem_pstn.trunk.validate_fqdn_and_domain ` Validate Local Gateway FQDN and Domain for the organization trunks * - :meth:`api.telephony.pstn.configure ` Setup PSTN Connection for a Location * - :meth:`api.telephony.pstn.list ` Retrieve PSTN Connection Options for a Location * - :meth:`api.telephony.pstn.read ` Retrieve PSTN Connection for a Location * - :meth:`api.telephony.schedules.create ` Create a Schedule * - :meth:`api.telephony.schedules.delete_schedule ` Delete a Schedule * - :meth:`api.telephony.schedules.details ` Get Details for a Schedule * - :meth:`api.telephony.schedules.event_create ` Create a Schedule Event * - :meth:`api.telephony.schedules.event_delete ` Delete a Schedule Event * - :meth:`api.telephony.schedules.event_details ` Get Details for a Schedule Event * - :meth:`api.telephony.schedules.event_update ` Update a Schedule Event * - :meth:`api.telephony.schedules.list ` List of Schedules for a Person or location * - :meth:`api.telephony.schedules.update ` Update a Schedule * - :meth:`api.telephony.supervisors.assign_unassign_agents ` Assign or Unassign Agents to Supervisor * - :meth:`api.telephony.supervisors.available_agents ` List Available Agents * - :meth:`api.telephony.supervisors.available_supervisors ` List Available Supervisors * - :meth:`api.telephony.supervisors.create ` Create a Supervisor * - :meth:`api.telephony.supervisors.delete ` Delete A Supervisor * - :meth:`api.telephony.supervisors.delete_bulk ` Delete Bulk supervisors * - :meth:`api.telephony.supervisors.details ` GET Supervisor Details * - :meth:`api.telephony.supervisors.list ` Get List of Supervisors * - :meth:`api.telephony.virtual_lines.assigned_devices ` Get List of Devices assigned for a Virtual Line * - :meth:`api.telephony.virtual_lines.create ` Create a Virtual Line * - :meth:`api.telephony.virtual_lines.dect_networks ` Get List of Dect Networks Handsets for a Virtual Line * - :meth:`api.telephony.virtual_lines.delete ` Delete a Virtual Line * - :meth:`api.telephony.virtual_lines.details ` Get Details for a Virtual Line * - :meth:`api.telephony.virtual_lines.get_phone_number ` Get Phone Number assigned for a Virtual Line * - :meth:`api.telephony.virtual_lines.list ` List all Virtual Lines for the organization * - :meth:`api.telephony.virtual_lines.update ` Update a Virtual Line * - :meth:`api.telephony.virtual_lines.update_directory_search ` Update Directory search for a Virtual Line * - :meth:`api.telephony.virtual_lines.agent_caller_id.available_caller_ids ` Retrieve Agent's List of Available Caller IDs * - :meth:`api.telephony.virtual_lines.agent_caller_id.configure ` Modify Agent's Caller ID Information * - :meth:`api.telephony.virtual_lines.agent_caller_id.read ` Retrieve Agent's Caller ID Information * - :meth:`api.telephony.virtual_lines.available_numbers.available ` Get Available Phone Numbers * - :meth:`api.telephony.virtual_lines.available_numbers.call_forward ` Get Call Forward Available Phone Numbers * - :meth:`api.telephony.virtual_lines.available_numbers.call_intercept ` Get Call Intercept Available Phone Numbers * - :meth:`api.telephony.virtual_lines.available_numbers.ecbn ` Get ECBN Available Phone Numbers * - :meth:`api.telephony.virtual_lines.available_numbers.fax_message ` Get Fax Message Available Phone Numbers * - :meth:`api.telephony.virtual_lines.available_numbers.primary ` Get Person Primary Available Phone Numbers * - :meth:`api.telephony.virtual_lines.available_numbers.secondary ` Get Person Secondary Available Phone Numbers * - :meth:`api.telephony.virtual_lines.barge.configure ` Configure Barge In Settings * - :meth:`api.telephony.virtual_lines.barge.read ` Retrieve Barge In Settings * - :meth:`api.telephony.virtual_lines.call_bridge.configure ` Configure Call Bridge Settings * - :meth:`api.telephony.virtual_lines.call_bridge.read ` Read Call Bridge Settings * - :meth:`api.telephony.virtual_lines.call_intercept.configure ` Configure Call Intercept Settings * - :meth:`api.telephony.virtual_lines.call_intercept.greeting ` Configure Call Intercept Greeting * - :meth:`api.telephony.virtual_lines.call_intercept.read ` Read Call Intercept Settings * - :meth:`api.telephony.virtual_lines.call_recording.configure ` Configure Call Recording Settings for a entity * - :meth:`api.telephony.virtual_lines.call_recording.read ` Read Call Recording Settings * - :meth:`api.telephony.virtual_lines.call_waiting.configure ` Configure Call Waiting Settings * - :meth:`api.telephony.virtual_lines.call_waiting.read ` Read Call Waiting Settings for * - :meth:`api.telephony.virtual_lines.caller_id.configure ` Configure a Caller ID Settings * - :meth:`api.telephony.virtual_lines.caller_id.configure_settings ` Configure a Caller ID Settings * - :meth:`api.telephony.virtual_lines.caller_id.read ` Retrieve Caller ID Settings * - :meth:`api.telephony.virtual_lines.ecbn.configure ` Update an entity's Emergency Callback Number * - :meth:`api.telephony.virtual_lines.ecbn.dependencies ` Retrieve an entity's Emergency Callback Number Dependencies * - :meth:`api.telephony.virtual_lines.ecbn.read ` Get an entity's Emergency Callback Number * - :meth:`api.telephony.virtual_lines.forwarding.configure ` Configure an Entity's Call Forwarding Settings * - :meth:`api.telephony.virtual_lines.forwarding.read ` Retrieve an entity's Call Forwarding Settings * - :meth:`api.telephony.virtual_lines.music_on_hold.configure ` Configure Music On Hold Settings for a Personvirtual line, or workspace * - :meth:`api.telephony.virtual_lines.music_on_hold.read ` Retrieve Music On Hold Settings for a Person, virtual line, or workspace * - :meth:`api.telephony.virtual_lines.permissions_in.configure ` Configure incoming permissions settings * - :meth:`api.telephony.virtual_lines.permissions_in.read ` Read Incoming Permission Settings * - :meth:`api.telephony.virtual_lines.permissions_out.configure ` Configure Outgoing Calling Permissions Settings * - :meth:`api.telephony.virtual_lines.permissions_out.read ` Retrieve Outgoing Calling Permissions Settings * - :meth:`api.telephony.virtual_lines.permissions_out.access_codes.create ` Create new Access codes * - :meth:`api.telephony.virtual_lines.permissions_out.access_codes.delete ` Delete Access Code * - :meth:`api.telephony.virtual_lines.permissions_out.access_codes.modify ` Modify Access Codes * - :meth:`api.telephony.virtual_lines.permissions_out.access_codes.read ` Retrieve Access codes * - :meth:`api.telephony.virtual_lines.permissions_out.digit_patterns.create ` Create Digit Patterns * - :meth:`api.telephony.virtual_lines.permissions_out.digit_patterns.delete ` Delete a Digit Pattern * - :meth:`api.telephony.virtual_lines.permissions_out.digit_patterns.delete_all ` Delete all Digit Patterns * - :meth:`api.telephony.virtual_lines.permissions_out.digit_patterns.details ` Retrieve Digit Pattern Details * - :meth:`api.telephony.virtual_lines.permissions_out.digit_patterns.get_digit_patterns ` Retrieve Digit Patterns * - :meth:`api.telephony.virtual_lines.permissions_out.digit_patterns.update ` Modify Digit Patterns * - :meth:`api.telephony.virtual_lines.permissions_out.digit_patterns.update_category_control_settings ` Modify the Digit Pattern Category Control Settings for the entity * - :meth:`api.telephony.virtual_lines.permissions_out.transfer_numbers.configure ` Modify Transfer Numbers Settings for an entity * - :meth:`api.telephony.virtual_lines.permissions_out.transfer_numbers.read ` Retrieve Transfer Numbers Settings * - :meth:`api.telephony.virtual_lines.privacy.configure ` Configure an entity's Privacy Settings * - :meth:`api.telephony.virtual_lines.privacy.read ` Get Privacy Settings for an entity * - :meth:`api.telephony.virtual_lines.push_to_talk.configure ` Configure Push-to-Talk Settings for an entity * - :meth:`api.telephony.virtual_lines.push_to_talk.read ` Read Push-to-Talk Settings for an entity * - :meth:`api.telephony.virtual_lines.voicemail.configure ` Configure Voicemail Settings for an entity * - :meth:`api.telephony.virtual_lines.voicemail.configure_busy_greeting ` Configure Busy Voicemail Greeting for an entity * - :meth:`api.telephony.virtual_lines.voicemail.configure_no_answer_greeting ` Configure No Answer Voicemail Greeting for an entity * - :meth:`api.telephony.virtual_lines.voicemail.modify_passcode ` Modify an entity's voicemail passcode * - :meth:`api.telephony.virtual_lines.voicemail.read ` Read Voicemail Settings for an entity * - :meth:`api.telephony.virtual_lines.voicemail.reset_pin ` Reset Voicemail PIN * - :meth:`api.telephony.voice_messaging.delete ` Delete a specific voicemail message for the user * - :meth:`api.telephony.voice_messaging.list ` Get the list of all voicemail messages for the user * - :meth:`api.telephony.voice_messaging.mark_as_read ` Update the voicemail message(s) as read for the user * - :meth:`api.telephony.voice_messaging.mark_as_unread ` Update the voicemail message(s) as unread for the user * - :meth:`api.telephony.voice_messaging.summary ` Get a summary of the voicemail messages for the user * - :meth:`api.telephony.voicemail_groups.available_phone_numbers ` Get Voicemail Group Available Phone Numbers * - :meth:`api.telephony.voicemail_groups.create ` Create new voicemail group for the given location for a customer * - :meth:`api.telephony.voicemail_groups.delete ` Delete the designated voicemail group * - :meth:`api.telephony.voicemail_groups.details ` Retrieve voicemail group details for a location * - :meth:`api.telephony.voicemail_groups.fax_message_available_phone_numbers ` Get Voicemail Group Fax Message Available Phone Numbers * - :meth:`api.telephony.voicemail_groups.list ` List the voicemail group information for the organization * - :meth:`api.telephony.voicemail_groups.update ` Modifies the voicemail group location details for a particular location for a customer * - :meth:`api.telephony.voicemail_rules.read ` Get Voicemail Rules * - :meth:`api.telephony.voicemail_rules.update ` Update Voicemail Rules * - :meth:`api.telephony.voiceportal.available_phone_numbers ` Get VoicePortal Available Phone Numbers * - :meth:`api.telephony.voiceportal.passcode_rules ` Get VoicePortal Passcode Rule * - :meth:`api.telephony.voiceportal.read ` :param location_id: Location to which the voice portal belongs * - :meth:`api.telephony.voiceportal.update ` Update VoicePortal * - :meth:`api.webhook.create ` Creates a webhook * - :meth:`api.webhook.details ` Get Webhook Details * - :meth:`api.webhook.list ` List all of your webhooks * - :meth:`api.webhook.update ` Updates a webhook, by ID * - :meth:`api.webhook.webhook_delete ` Deletes a webhook, by ID * - :meth:`api.workspace_locations.create ` Create a location * - :meth:`api.workspace_locations.delete ` Delete a Workspace Location * - :meth:`api.workspace_locations.details ` Get a Workspace Location Details * - :meth:`api.workspace_locations.list ` List workspace locations * - :meth:`api.workspace_locations.update ` Update a Workspace Location * - :meth:`api.workspace_locations.floors.create ` Create a Workspace Location Floor * - :meth:`api.workspace_locations.floors.delete ` Delete a Workspace Location Floor * - :meth:`api.workspace_locations.floors.details ` Get a Workspace Location Floor Details * - :meth:`api.workspace_locations.floors.list ` :param location_id: * - :meth:`api.workspace_locations.floors.update ` Updates details for a floor, by ID * - :meth:`api.workspace_personalization.get_personalization_task ` Get Personalization Task * - :meth:`api.workspace_personalization.personalize_a_workspace ` Personalize a Workspace * - :meth:`api.workspace_settings.anon_calls.configure ` Modify Anonymous Call Settings for an entity * - :meth:`api.workspace_settings.anon_calls.read ` Retrieve Anonymous Call Settings for an entity * - :meth:`api.workspace_settings.available_numbers.available ` Get Available Phone Numbers * - :meth:`api.workspace_settings.available_numbers.call_forward ` Get Call Forward Available Phone Numbers * - :meth:`api.workspace_settings.available_numbers.call_intercept ` Get Call Intercept Available Phone Numbers * - :meth:`api.workspace_settings.available_numbers.ecbn ` Get ECBN Available Phone Numbers * - :meth:`api.workspace_settings.available_numbers.fax_message ` Get Fax Message Available Phone Numbers * - :meth:`api.workspace_settings.available_numbers.primary ` Get Person Primary Available Phone Numbers * - :meth:`api.workspace_settings.available_numbers.secondary ` Get Person Secondary Available Phone Numbers * - :meth:`api.workspace_settings.barge.configure ` Configure Barge In Settings * - :meth:`api.workspace_settings.barge.read ` Retrieve Barge In Settings * - :meth:`api.workspace_settings.call_bridge.configure ` Configure Call Bridge Settings * - :meth:`api.workspace_settings.call_bridge.read ` Read Call Bridge Settings * - :meth:`api.workspace_settings.call_intercept.configure ` Configure Call Intercept Settings * - :meth:`api.workspace_settings.call_intercept.greeting ` Configure Call Intercept Greeting * - :meth:`api.workspace_settings.call_intercept.read ` Read Call Intercept Settings * - :meth:`api.workspace_settings.call_policy.configure ` Configure Call Policy Settings for an entity * - :meth:`api.workspace_settings.call_policy.read ` Read Call Policy Settings for an entity * - :meth:`api.workspace_settings.call_waiting.configure ` Configure Call Waiting Settings * - :meth:`api.workspace_settings.call_waiting.read ` Read Call Waiting Settings for * - :meth:`api.workspace_settings.caller_id.configure ` Configure a Caller ID Settings * - :meth:`api.workspace_settings.caller_id.configure_settings ` Configure a Caller ID Settings * - :meth:`api.workspace_settings.caller_id.read ` Retrieve Caller ID Settings * - :meth:`api.workspace_settings.devices.list ` Get all devices for a workspace * - :meth:`api.workspace_settings.devices.list_and_counts ` Get all devices for a workspace * - :meth:`api.workspace_settings.devices.modify_hoteling ` Modify devices for a workspace * - :meth:`api.workspace_settings.dnd.configure ` Configure Do Not Disturb Settings for an entity * - :meth:`api.workspace_settings.dnd.read ` Read Do Not Disturb Settings for an entity * - :meth:`api.workspace_settings.ecbn.configure ` Update an entity's Emergency Callback Number * - :meth:`api.workspace_settings.ecbn.dependencies ` Retrieve an entity's Emergency Callback Number Dependencies * - :meth:`api.workspace_settings.ecbn.read ` Get an entity's Emergency Callback Number * - :meth:`api.workspace_settings.forwarding.configure ` Configure an Entity's Call Forwarding Settings * - :meth:`api.workspace_settings.forwarding.read ` Retrieve an entity's Call Forwarding Settings * - :meth:`api.workspace_settings.monitoring.configure ` Modify an entity's Monitoring Settings * - :meth:`api.workspace_settings.monitoring.read ` Retrieve an entity's Monitoring Settings * - :meth:`api.workspace_settings.music_on_hold.configure ` Configure Music On Hold Settings for a Personvirtual line, or workspace * - :meth:`api.workspace_settings.music_on_hold.read ` Retrieve Music On Hold Settings for a Person, virtual line, or workspace * - :meth:`api.workspace_settings.numbers.read ` List the PSTN phone numbers associated with a specific workspace, by ID, within the organization * - :meth:`api.workspace_settings.numbers.update ` Assign or Unassign numbers associated with a specific workspace * - :meth:`api.workspace_settings.permissions_in.configure ` Configure incoming permissions settings * - :meth:`api.workspace_settings.permissions_in.read ` Read Incoming Permission Settings * - :meth:`api.workspace_settings.permissions_out.configure ` Configure Outgoing Calling Permissions Settings * - :meth:`api.workspace_settings.permissions_out.read ` Retrieve Outgoing Calling Permissions Settings * - :meth:`api.workspace_settings.permissions_out.access_codes.create ` Create new Access codes * - :meth:`api.workspace_settings.permissions_out.access_codes.delete ` Delete Access Code * - :meth:`api.workspace_settings.permissions_out.access_codes.modify ` Modify Access Codes * - :meth:`api.workspace_settings.permissions_out.access_codes.read ` Retrieve Access codes * - :meth:`api.workspace_settings.permissions_out.digit_patterns.create ` Create Digit Patterns * - :meth:`api.workspace_settings.permissions_out.digit_patterns.delete ` Delete a Digit Pattern * - :meth:`api.workspace_settings.permissions_out.digit_patterns.delete_all ` Delete all Digit Patterns * - :meth:`api.workspace_settings.permissions_out.digit_patterns.details ` Retrieve Digit Pattern Details * - :meth:`api.workspace_settings.permissions_out.digit_patterns.get_digit_patterns ` Retrieve Digit Patterns * - :meth:`api.workspace_settings.permissions_out.digit_patterns.update ` Modify Digit Patterns * - :meth:`api.workspace_settings.permissions_out.digit_patterns.update_category_control_settings ` Modify the Digit Pattern Category Control Settings for the entity * - :meth:`api.workspace_settings.permissions_out.transfer_numbers.configure ` Modify Transfer Numbers Settings for an entity * - :meth:`api.workspace_settings.permissions_out.transfer_numbers.read ` Retrieve Transfer Numbers Settings * - :meth:`api.workspace_settings.priority_alert.configure ` Configure Priority Alert Settings for a Workspace * - :meth:`api.workspace_settings.priority_alert.configure_criteria ` Modify Priority Alert Criteria for a Workspace * - :meth:`api.workspace_settings.priority_alert.create_criteria ` Create Priority Alert Criteria for a Workspace * - :meth:`api.workspace_settings.priority_alert.delete_criteria ` Delete Priority Alert Criteria for a Workspace * - :meth:`api.workspace_settings.priority_alert.read ` Retrieve Priority Alert Settings for a Workspace * - :meth:`api.workspace_settings.priority_alert.read_criteria ` Retrieve Priority Alert Criteria for a Workspace * - :meth:`api.workspace_settings.privacy.configure ` Configure an entity's Privacy Settings * - :meth:`api.workspace_settings.privacy.read ` Get Privacy Settings for an entity * - :meth:`api.workspace_settings.push_to_talk.configure ` Configure Push-to-Talk Settings for an entity * - :meth:`api.workspace_settings.push_to_talk.read ` Read Push-to-Talk Settings for an entity * - :meth:`api.workspace_settings.selective_accept.configure ` Modify Selective Accept Settings for an entity * - :meth:`api.workspace_settings.selective_accept.configure_criteria ` Modify Selective Accept Criteria for an entity * - :meth:`api.workspace_settings.selective_accept.create_criteria ` Create Selective Accept Criteria for an entity * - :meth:`api.workspace_settings.selective_accept.delete_criteria ` Delete Selective Accept Criteria for an entity * - :meth:`api.workspace_settings.selective_accept.read ` Retrieve Selective Accept Settings for an entity * - :meth:`api.workspace_settings.selective_accept.read_criteria ` Retrieve Selective Accept Criteria for an entity * - :meth:`api.workspace_settings.selective_forward.configure ` Modify Selective Forward Settings for a Workspace * - :meth:`api.workspace_settings.selective_forward.configure_criteria ` Modify Selective Forward Criteria for a Workspace * - :meth:`api.workspace_settings.selective_forward.create_criteria ` Create Selective Forward Criteria for a Workspace * - :meth:`api.workspace_settings.selective_forward.delete_criteria ` Delete Selective Forward Criteria for a Workspace * - :meth:`api.workspace_settings.selective_forward.read ` Retrieve Selective Forward Settings for a Workspace * - :meth:`api.workspace_settings.selective_forward.read_criteria ` Retrieve Selective Forward Criteria for a Workspace * - :meth:`api.workspace_settings.selective_reject.configure ` Modify Selective Reject Settings for an entity * - :meth:`api.workspace_settings.selective_reject.configure_criteria ` Modify Selective Reject Criteria for an entity * - :meth:`api.workspace_settings.selective_reject.create_criteria ` Create Selective Reject Criteria for an entity * - :meth:`api.workspace_settings.selective_reject.delete_criteria ` Delete Selective Reject Criteria for an entity * - :meth:`api.workspace_settings.selective_reject.read ` Retrieve Selective Reject Settings for an entity * - :meth:`api.workspace_settings.selective_reject.read_criteria ` Retrieve Selective Reject Criteria for an entity * - :meth:`api.workspace_settings.sequential_ring.configure ` Modify sequential ring settings for an entity * - :meth:`api.workspace_settings.sequential_ring.configure_criteria ` Modify sequential ring criteria for an entity * - :meth:`api.workspace_settings.sequential_ring.create_criteria ` Create sequential ring criteria for an entity * - :meth:`api.workspace_settings.sequential_ring.delete_criteria ` Delete sequential ring criteria for an entity * - :meth:`api.workspace_settings.sequential_ring.read ` Retrieve sequential ring settings for an entity * - :meth:`api.workspace_settings.sequential_ring.read_criteria ` Retrieve sequential ring criteria for an entity * - :meth:`api.workspace_settings.sim_ring.configure ` Modify Simultaneous Ring Settings for an entity * - :meth:`api.workspace_settings.sim_ring.configure_criteria ` Modify Simultaneous Ring Criteria for an entity * - :meth:`api.workspace_settings.sim_ring.create_criteria ` Create Simultaneous Ring Criteria for an entity * - :meth:`api.workspace_settings.sim_ring.delete_criteria ` Delete Simultaneous Ring Criteria for an entity * - :meth:`api.workspace_settings.sim_ring.read ` Retrieve Simultaneous Ring Settings for an entity * - :meth:`api.workspace_settings.sim_ring.read_criteria ` Retrieve Simultaneous Ring Criteria for an entity * - :meth:`api.workspace_settings.voicemail.configure ` Configure Voicemail Settings for an entity * - :meth:`api.workspace_settings.voicemail.configure_busy_greeting ` Configure Busy Voicemail Greeting for an entity * - :meth:`api.workspace_settings.voicemail.configure_no_answer_greeting ` Configure No Answer Voicemail Greeting for an entity * - :meth:`api.workspace_settings.voicemail.modify_passcode ` Modify an entity's voicemail passcode * - :meth:`api.workspace_settings.voicemail.read ` Read Voicemail Settings for an entity * - :meth:`api.workspace_settings.voicemail.reset_pin ` Reset Voicemail PIN * - :meth:`api.workspaces.capabilities ` Shows the capabilities for a workspace by ID * - :meth:`api.workspaces.create ` Create a Workspace * - :meth:`api.workspaces.delete_workspace ` Delete a Workspace * - :meth:`api.workspaces.details ` Get Workspace Details * - :meth:`api.workspaces.list ` List Workspaces * - :meth:`api.workspaces.update ` Update a Workspace * - :meth:`api.xapi.execute_command ` Execute Command * - :meth:`api.xapi.query_status ` Query Status * - :meth:`api.xapi.system_unit_boot ` Reboot the device