Ticket API
Sync Ticket to Channel
Sync an existing Serval ticket to a channel by creating an external ticket in that channel and establishing ongoing bidirectional sync. Supports ticket sources (Jira, Linear, ServiceNow, etc.) and direct messaging channels (Slack DM, Email).
POST
Sync Ticket to Channel
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Serval ticket ID to sync
Body
application/json
The channel to sync to (creates external ticket and establishes ongoing sync)
- Email
- Slack Channel
- Slack Dm
- Ticket Source
Response
Success
The response is of type SyncTicketToChannelResponse · object.
Sync Ticket to Channel

