Skip to main content
POST
/
group
/
updateGroupDescription
/
{instance}
Update Group Description
curl --request POST \
  --url https://{server-url}/group/updateGroupDescription/{instance} \
  --header 'Content-Type: application/json' \
  --data '
{
  "description": "Group Description or Rules"
}
'

Documentation Index

Fetch the complete documentation index at: https://docs.evoapicloud.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

instance
string
required

Query Parameters

groupJid
string
Example:

"{{groupJid}}"

Body

application/json

The body is of type object.

Response

200 - application/json

Successful response