curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/group/updateGroupSubject/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"subject": "<string>"
}
'This response has no body data.Update group subject
curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/group/updateGroupSubject/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"subject": "<string>"
}
'This response has no body data.Your authorization key header
Your rapid api key
Name of the instance
Group remote JID
New group subject