Skip to main content
PATCH
Update business info

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

account_id
integer
required

Connected Google Business account id.

Body

application/json
location
object
required

Google Location fields to write.

update_mask
string
required

Comma-separated field paths, e.g. regularHours,phoneNumbers.

Response

Update business info

success
enum<boolean>
Available options:
true
data
object

The updated Google Location resource.

meta
object