Chat Controller
Update Message
Início
Instances
Settings
Send Message
Chat Controller
Profile Settings
Profile Settings
- POSTCreate Group
- PUTUpdate Group Picture
- PUTUpdate Group Subject
- PUTUpdate Group Description
- GETFetch Invite Code
- GETAccept Invite Code
- PUTRevoke Invite Code
- POSTSend Group Invite
- GETFind Group by Invite Code
- GETFind Group by JID
- GETFetch All Groups
- GETFind Group Members
- PUTUpdate Group Members
- PUTUpdate Group Setting
- PUTToggle Ephemeral
- DELLeave Group
Chatwoot
RabbitMQ
WebSocket
Instances
Settings
Send Message
Chat Controller
Profile Settings
Profile Settings
- POSTCreate Group
- PUTUpdate Group Picture
- PUTUpdate Group Subject
- PUTUpdate Group Description
- GETFetch Invite Code
- GETAccept Invite Code
- PUTRevoke Invite Code
- POSTSend Group Invite
- GETFind Group by Invite Code
- GETFind Group by JID
- GETFetch All Groups
- GETFind Group Members
- PUTUpdate Group Members
- PUTUpdate Group Setting
- PUTToggle Ephemeral
- DELLeave Group
Chatwoot
RabbitMQ
WebSocket
Chat Controller
Update Message
Update message
PUT
https://{server-url}
/
chat
/
updateMessage
/
{instance}
server-url
string
server-url
string
The URL of your EvolutionAPI server
apikey
string
*
apikey
Required
string
Your authorization key header
instance
string
*
instance
Required
string
ID of the instance to connect
object
number
integer
number
integer
Receiver phone number with country code
text
string
text
string
New message content
key
object
key
object
remoteJid
string
remoteJid
string
Chat contact or group remote JID
fromMe
boolean
fromMe
boolean
If the message was sent by the instance owner or not
id
string
id
string
Message ID
Authorizations
apikey
string
headerrequiredYour authorization key header
Path Parameters
instance
string
requiredID of the instance to connect
Body
application/json
number
integer
Receiver phone number with country code
text
string
New message content
key
object