v1Resources/Reviews/postAdd a custom review source

Add a custom review source

Adds a custom review-page URL (Yelp, TripAdvisor, Trustpilot, or any business review page) as a source for this location. The platform is auto-detected from the URL. Does not live-validate the URL before adding — a bad URL surfaces later as a failed scrape.

post/api/v1/reviews/sources
reviews:write
Request body
locationIdstringrequired
clientIdstringrequired
urlstringrequired
The review page URL to add.
Response
dataobjectoptional
idstringoptional
The newly created custom source's id.
Errors
400The request is missing a required parameter or is otherwise malformed.
401Missing, invalid, expired, or revoked API key.
403The key lacks the required scope, or isn't authorized for this client/location.
404The resource wasn't found, or doesn't belong to your agency.
409This URL is already a source for this location.
429Too many requests. Retry after the number of seconds in the Retry-After header.
post/api/v1/reviews/sources
Your API key
Request body*
{}