Disconnect a Serval ticket from an external sync channel. This stops bidirectional sync with the specified external system. Useful when moving a ticket from one channel to another (e.g., email to Slack DM). The external ticket connection is soft-deleted, preserving historical data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Serval ticket ID to disconnect from
The source ID (connected service ID or integration ID) to disconnect This identifies which external system/channel to stop syncing with
Success
The response is of type DisconnectTicketFromExternalTicketResponse · object.