def block_contact(self, contact_id, contact_name): """ Block a contact.
Here’s a clear, step-by-step guide you can use for a blog post, FAQ, or help article. how can i unblock a contact
def unblock_contact(self, contact_id): """ Unblock a contact. or help article. def unblock_contact(self