Skip to main content
POST
Add/Remove Contacts From Business

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Body

application/json
locationId
string
required
Example:

"PX8m5VwxEbcpFlzYEPVG"

ids
string[]
required
Maximum string length: 50
Example:
businessId
string | null
required
Example:

"63b7ec34ea409a9a8bd2a4ff"

Response

Successful response

success
boolean
required
Example:

true

ids
string[]
required
Example:
Last modified on March 8, 2026