Delete
Unblock a visitor
Last updated
Unblock a visitor
Last updated
DELETE
https://{{account_id}}.acquire.io/api/v1/crm/block-visitor?id={{id}}
Unblock a visitor (remove a visitor from the block list). The id must be passed in to the endpoint as a path parameter. To find the id, send a Get request to the Block Visitor List endpoint.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
id
integer
Visitor's block ID.
Authorization
string
Bearer {{API_KEY}}