Website
Guide & Tutorial
Blog
Book a Demo
Search…
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)
1
{
2
"data": [
3
827
4
],
5
"type": "contact",
6
"blockTill": "2021-09-09T07:08:12.658Z"
7
}
Copied!
Previous
Add contact
Next
Merge contact
Last modified
4mo ago
Copy link