curl --request PUT \
--url https://api.zapkey.io/chat/updatePrivacySettings/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '
{
"privacySettings": {
"readreceipts": "all",
"profile": "all",
"status": "all",
"online": "all",
"last": "all",
"groupadd": "all"
}
}
'This response has no body data.Update privacy settings
curl --request PUT \
--url https://api.zapkey.io/chat/updatePrivacySettings/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '
{
"privacySettings": {
"readreceipts": "all",
"profile": "all",
"status": "all",
"online": "all",
"last": "all",
"groupadd": "all"
}
}
'This response has no body data.Your authorization key header
ID of the instance to connect
Show child attributes
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