Set privacy
Updates the seven privacy settings at once — all are required and a partial body is rejected. To change just one, read the current values with GET /v1/profile/privacy, change the field you want and resend all seven.
Authorizations
Instance token (zpfy_inst_...) — sends messages.
Body
Who can add you to groups. ALL = everyone; CONTACTS = all of your contacts; CONTACT_BLACKLIST = your contacts, excluding the ones you put on an exclusion list (WhatsApp's "My contacts except…" option); NONE = nobody.
ALL, CONTACTS, CONTACT_BLACKLIST, NONE "all"
Who can see your "last seen". ALL = everyone; CONTACTS = all of your contacts; CONTACT_BLACKLIST = your contacts, excluding the ones you put on an exclusion list (WhatsApp's "My contacts except…" option); NONE = nobody.
ALL, CONTACTS, CONTACT_BLACKLIST, NONE "all"
Who can see your status updates (stories). ALL = everyone; CONTACTS = all of your contacts; CONTACT_BLACKLIST = your contacts, excluding the ones you put on an exclusion list (WhatsApp's "My contacts except…" option); NONE = nobody.
ALL, CONTACTS, CONTACT_BLACKLIST, NONE "all"
Who can see your profile photo. ALL = everyone; CONTACTS = all of your contacts; CONTACT_BLACKLIST = your contacts, excluding the ones you put on an exclusion list (WhatsApp's "My contacts except…" option); NONE = nobody.
ALL, CONTACTS, CONTACT_BLACKLIST, NONE "all"
Read receipts (blue ticks). ALL = on; NONE = off.
ALL, NONE "all"
Who can add you to group calls. ALL = anyone; KNOWN = only known contacts.
ALL, KNOWN "all"
Who can see when you are online. ALL = everyone; MATCH_LAST_SEEN = follows your "last seen" setting.
ALL, MATCH_LAST_SEEN "all"
Response
Privacy settings.