PUT

https://{server-url}

/
group
/
updateGroupSubject
/
{instance}
curl --request PUT \
  --url https://{server-url}/group/updateGroupSubject/{instance} \
  --header 'Content-Type: application/json' \
  --header 'apikey: <api-key>' \
  --data '{
  "subject": {}
}'

Authorizations

apikey
string
headerrequired

Your authorization key header

Path Parameters

instance
string
required

ID of the instance to connect

Query Parameters

groupJid
string
required

Group remote JID

Body

application/json
subject
object

New group subject