Description
Deletes a review aggregation URL (monitoring source) from a location. Use it to stop monitoring a review site for a location or remove an outdated or incorrect source.
This action cannot be undone — Birdeye stops monitoring that review source for the location. State exactly which aggregation source will be removed and confirm with the user before proceeding.
Parameters
Example Usage
Notes
- Returns an empty success response (HTTP 200) when the aggregation source is deleted; there is no response body to inspect.
- Resolve
aggregationId via get_all_aggregation_sources (match the source, then use its id).
- Resolve
businessId via get_child_locations if the user names a location instead of giving a number.