v1Resources/Reviews/patchUpdate a review source
Update a review source
Hide/unhide a source (auto platform or custom), or change a custom source's fetch interval.
patch
reviews:write/api/v1/reviews/sources/{id}Query parameters
idstringrequired
The source's key — an auto platform slug (e.g. "google") or a custom source id.
Request body
typestring (auto | custom)required
locationIdstringrequired
clientIdstringrequired
hidebooleanoptional
Set true to hide this source from the reviews view, false to unhide.
fetchIntervalHoursintegeroptional
New scrape interval in hours. Custom sources only.
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.
422The request is missing a required parameter or is otherwise malformed.
429Too many requests. Retry after the number of seconds in the Retry-After header.
patch/api/v1/reviews/sources/{id}
Your API key
id *
Request body*
{}