Disconnect Integration
Disconnect a third-party integration
POST
Disconnect and disable a third-party integration for a specific user.
URL Parameters
The type of integration to disconnect. Valid values:
google-analytics
notion
slack
zoho
gmail
Request
Unique identifier for the user in your system
Response
Whether the disconnection was successful
Example
Error Codes
Invalid request
Authentication error
Integration not found
Server error
Notes
- This endpoint disables the integration but preserves its configuration
- The integration can be re-enabled by going through the connection flow again
- Any ongoing data synchronization will be stopped
- Access tokens and other credentials are revoked
- The integration’s status will be updated to reflect the disconnection