Disconnect workspace Telegram integration
Disconnect a workspace Telegram integration.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
workspaceId
Workspace whose Telegram integration to disconnect.
Headers
X-Account-Id
Account that owns the workspace.
Response
Confirms the Telegram integration was disconnected.
success
True when the Telegram integration was disconnected.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

