- Returns users with filter criteria
- Returns a user
- Creates a user
- Updates a user
- Deletes the user
- Returns the roles assigned to the user
- Returns the user's consolidated permissions from assigned roles
- List all custom user roles defined in the company.
- Create a new custom user role.
- Update an existing user role's name or permissions.
- Deletes an existing user role
- Returns the permission definitions of a role
- Assigns a user role to user accounts
- Removes a user role assignment from user accounts
- Returns assigned user accounts of a user role
- Assigns a user role to a user group
- Removes the user role assignment of a user group
- Returns assigned user groups of a user role
- Returns all user groups
- Get a single user group by its id.
- Creates a new user group
- Changes a user group
- Delete a user group by its id.
- Returns members of a user group
- Adds users to a user group
- Removes accounts from a user group
- Returns user group's assigned role
- Returns the account
- Update the authenticated account's settings.
- Returns the account's tenants
- Returns the company details
- Update company details
- Returns the company license details
- Gets the activation state of a company's address book
- Sets the activation state of a company's address book
- Lists the hidden members of a company's address book
- Hides accounts from company's address book
- Unhides the given accounts from a company's address book
- Retrieves all contacts with optional filtering
- Creates a new contact and adds it to a group
- Retrieves a specific contact by ID
- Deletes a contact from the buddy list
- List Computers & Contacts groups.
- Get a Computers & Contacts group by id.
- Create a Computers & Contacts group.
- Update a Computers & Contacts group.
- Delete a Computers & Contacts group.
- List devices (computers) in the Computers & Contacts list.
- Add a device to the Computers & Contacts list.
- Get a single device by its id.
- Update a device's properties.
- Remove a device from the Computers & Contacts list.
- Assign device to user account POST /api/v1/devices/assign
- Get the types of devices.
- Lists managed groups
- Creates a managed group
- Gets details for a managed group
- Changes properties of a managed group
- Removes a managed group
- Lists managers of a managed group
- Adds managers to a managed group
- Removes a manager from a managed group
- Lists devices of a managed group
- Adds a device to a managed group
- Removes a device from a managed group
- Lists all directly managed devices of the manager
- Gets details for a single managed device
- Changes properties of a device
- Removes management from a device
- Lists one page of company-managed devices
- Lists direct managers of a device
- Adds direct managers to a device
- Removes a manager from a device
- Lists managed groups a device is part of
- Edits groups of a device
- List service-case (support) sessions.
- Create a new service-case (support) session.
- Get a single service-case session by its code.
- Update a service-case session.
- Delete a service-case session by its code.
- Returns the session reports, the number of remaining reports and a link to request the further reports if the remaining number is > 0.
- Get a single connection (session) report by its id.
- Update a connection report's editable fields.
- Delete a connection report by its id.
- List device (incoming-session) reports.
- List the account's scheduled meetings.
- Schedule a new meeting.
- Get a single meeting by its id.
- Update a scheduled meeting.
- Delete (cancel) a scheduled meeting by its id.
- Get the invitation text for a meeting.
- Get the current TeamViewer connection's unified credentials and identity.
- List unified groups in TeamViewer.
- Get a unified TeamViewer group by ID.
- List the connected TeamViewer company as a single unified organization.
- Get the connected TeamViewer company as a unified organization by ID.
- List unified resource types in TeamViewer.
- List unified resource users in TeamViewer.
- List unified roles in TeamViewer.
- Get a unified TeamViewer role by ID.
- List unified users in TeamViewer.
- Get a unified TeamViewer user by ID.
No matching actions