Description
Removes a contact from the business account. If businessIds is specified, the contact is removed only from those locations. If omitted, the contact is deleted from all locations in the account.
If businessIds is omitted, the contact is deleted from all locations. This action cannot be undone. Confirm with the user before proceeding.
Parameters
Example Usage
Notes
- The
id parameter is the Birdeye enterprise customer ID — not an external CRM ID.
- To scope the deletion to specific locations, provide
businessIds with the relevant child location IDs from get_child_locations.
- Always confirm with the user before deleting, especially when
businessIds is omitted (full deletion).