curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/chat/updatePrivacySettings/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"readreceipts": "all",
"profile": "all",
"status": "all",
"online": "all",
"last": "all",
"groupadd": "all"
}
'This response has no body data.Update privacy settings
curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/chat/updatePrivacySettings/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"readreceipts": "all",
"profile": "all",
"status": "all",
"online": "all",
"last": "all",
"groupadd": "all"
}
'This response has no body data.Your authorization key header
Your rapid api key
Name of the instance
all, none all, contacts, contact_blacklist, none all, contacts, contact_blacklist, none all, match_last_seen all, contacts, contact_blacklist, none all, contacts, contact_blacklist