Skip to main content
POST
Sync Ticket to Channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ticket_id
string
required

The Serval ticket ID to sync

Body

application/json
channelTarget
Email · object

The channel to sync to (creates external ticket and establishes ongoing sync)

Response

Success

The response is of type SyncTicketToChannelResponse · object.