2.0.0
WebsiteGuide & TutorialBlogBook a Demo
Search…
⌃K
Links
2.0.0
Getting Started
Widget
Overview
Installation
Customization
SDK
[Under Development] Overview
[Under Development] iOS
[Under Development] Android
Webhooks
Introduction
Getting Started
Securing Webhook
Webhook Events
REST APIs
Introduction
Authorization
Conversation
Contact
List all contacts
Retrieve a contact
Add contact
Block Contact
Merge contact
Update contact
Delete contact
Company
Phone
Chatbot
Analytics
[Under Construction] Custom Cards
Knowledge Base
Settings
Powered By GitBook

Block Contact

Block an existing contact from the contact list and widget.
post
https://{{account_id}}.acquire.io/api/v1/crm/block-visitor​
Block a contact
Body(raw)
{
"data": [
827
],
"type": "contact",
"blockTill": "2021-09-09T07:08:12.658Z"
}
Previous
Add contact
Next
Merge contact
Last modified 11mo ago
Copy link