Skip to main content
POST
Editar mensagem
POST /message/edit

Authorizations

Authorization
string
header
required

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

Body

application/json
sessionId
string
required
messageId
string
required
newMessage
string
required
phone
string
required

Response

200 - application/json

Mensagem atualizada.

messageId
string
sessionId
string
phone
string
type
string
status
string
quoteId
string
createdAt
string<date-time>