Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

Chave de API fornecida pelo painel administrativo do MessageFy. Enviada no header de cada requisição. O gateway APISIX valida a chave e injeta os headers X-Consumer-* automaticamente.

Headers

X-Request-Id
string<uuid>
X-Consumer-Region
string
X-Consumer-Organization-Id
string<uuid>
X-Consumer-Organization-Name
string
X-Consumer-Account-Id
string<uuid>
X-Consumer-Account-Name
string

Body

name
string | null
description
string | null
channelType
string | null
providerId
string<uuid> | null
accountId
string<uuid> | null
feedbackChannelId
string<uuid> | null
parameters
object | null
channelStatusId
integer<int32> | null

Response

OK

channelId
string<uuid>
feedbackChannelId
string<uuid> | null
name
string
description
string
accountId
string<uuid> | null
organizationId
string<uuid> | null
account
object
channelType
object
status
object
provider
object
parameters
object | null
createdAt
string<date-time>
devices
object[]
deviceRunningCount
integer<int32>
isConnected
boolean | null
stateUpdatedAt
string<date-time> | null
feedbackChannelSummary
object | null
channelsSendingFeedback
object[] | null