---
title: "Disconnect User Integrations for Other Users, OnceHub App on ChatGPT, and More..."
description: "Building on our recent update that allows Account Owners and Administrators to toggle which third-party integrations are permitted account-wide, we are adding greater control over account security and compliance."
url: "https://help.oncehub.com/whats-new/2026-07-16-disconnect-user-integrations-chatgpt-app-url-params-one-time-links/"
---

![](https://help.oncehub.com/_astro/1770888056546.D0EUmvlA_2iaQVV.webp)

## Disconnect User Integrations for Other Users

[Section titled “Disconnect User Integrations for Other Users”](#disconnect-user-integrations-for-other-users)

[Disconnect User Integrations for Other Users](https://www.youtube-nocookie.com/embed/X1uF0OC9yvA?wmode=opaque)

Building on our recent update that allows Account Owners and Administrators to toggle which third-party integrations are permitted account-wide, we are adding greater control over account security and compliance. You can now **also disconnect any active integration on behalf of individual users**.

This includes integrations such as:

* Google Workspace
* Microsoft Office 365
* iCloud Calendar

To learn more, read the [**How To Manage User Integrations For Other Users**](https://help.oncehub.com/user-integrations/basics-user-integrations/how-to-manage-user-integrations-for-other-users/) article.

***

## ![](https://help.oncehub.com/_astro/1769679221658.DVCoJqKX_1Hberk.webp)

## New MCP Tool Added: Update My Recurring Working Hours

[Section titled “New MCP Tool Added: Update My Recurring Working Hours”](#new-mcp-tool-added-update-my-recurring-working-hours)

You can now use the **Update my recurring working hours** tool in the OnceHub Model Context Protocol (MCP). This tool enables your AI Assistant to quickly adjust or remove your weekly recurring working hours in a single request.

To find out which additional tools are available, read our [**List Of Supported Tools**](https://help.oncehub.com/account-integrations/automation/oncehub-mcp/list-of-supported-tools/) article.

***

## OnceHub MCP: OnceHub App Now Available in ChatGPT

[Section titled “OnceHub MCP: OnceHub App Now Available in ChatGPT”](#oncehub-mcp-oncehub-app-now-available-in-chatgpt)

Previously, connecting OnceHub through the Model Context Protocol (MCP) required manually configuring the MCP server. Now, **OnceHub** is available as an app directly inside ChatGPT. Simply search for the **OnceHub** app, select **Connect**, and securely authenticate your OnceHub account to start using it.

To get started, follow the connection steps for ChatGPT App in the [**How To Connect OnceHub To Your AI Assistant**](https://help.oncehub.com/account-integrations/automation/oncehub-mcp/how-to-connect-oncehub-to-your-ai-assistant/) article.

***

## New Booking Calendar URL Parameters

[Section titled “New Booking Calendar URL Parameters”](#new-booking-calendar-url-parameters)

We have introduced new URL parameters to provide more flexibility when sharing booking links. You can now preconfigure specific booking settings by appending parameters directly to the URL.

This allows you to dynamically set parameters straight from the booking URL:

* **host:** Assign a specific host on a team Booking Calendar to override the standard meeting distribution logic.
* **duration\_minutes:** Pre-select a specific meeting duration from the available options configured for your booking link. Once set, this value is locked and cannot be modified by the guest.

To learn more, see the [**URL Parameters Syntax And Processing Rules**](https://help.oncehub.com/scheduleonce/sharing-publishing/personalized-links/url-parameters-syntax-and-processing-rules/) article.

***

## OnceHub API: Preconfigure One-Time Links via API

[Section titled “OnceHub API: Preconfigure One-Time Links via API”](#oncehub-api-preconfigure-one-time-links-via-api)

We have enhanced our public API to provide more flexibility when **generating one-time booking links** which are unique, single-use links that expire after a meeting is booked.

Developers can now pass a new **booking\_settings** object in the one-time link request payload to preconfigure settings programmatically such as **host**, **duration\_minutes**, **co\_hosts**, and **skip** options. To support this, the **hide\_url\_params** parameter is now set to **true** by default.

This automatically encapsulates your configuration settings directly within the single-use link, keeping your URL secure, clean and professional.

For configuration details, see the corresponding topic in the [**Developer Center**](https://help.oncehub.com/developers/api/#tag/booking-calendars/POST/booking-calendars/%7Bid%7D/one-time-links).
