PUT
/
api
/
tickets
/
{ticketId}

Authorizations

Authorization
string
header
required

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

Path Parameters

ticketId
string
required

O ID do ticket a ser atualizado.

Body

application/json
active
boolean
channel
string
companyId
string
email
string
isAdmin
boolean
isBotEnabled
boolean
isGroup
boolean
isOpen
boolean
name
string
number
string
profilePicUrl
string
utmCampaign
string
utmContent
string
utmMedium
string
utmSource
string
utmTerms
string
whatsappId
string

Response

200 - application/json
message
string
required