Profile Settings
Toggle Ephemeral
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
Profile Settings
Toggle Ephemeral
Toggle temporary messages on group
PUT
https://{server-url}
/
group
/
toggleEphemeral
/
{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
groupJid
boolean
*
groupJid
Required
boolean
Group remote JID
object
expiration
integer
*
expiration
Required
integer
Time to expire message (in seconds)
Authorizations
apikey
string
headerrequiredYour authorization key header
Path Parameters
instance
string
requiredID of the instance to connect
Query Parameters
groupJid
boolean
requiredGroup remote JID
Body
application/json
expiration
integer
requiredTime to expire message (in seconds)