Skip to main content
PUT
Update attributes

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
attributes
object[]
required

Google Attribute objects.

attribute_mask
string
required

Comma-separated attribute names, e.g. attributes/has_wifi_free.

Response

Update attributes

success
enum<boolean>
Available options:
true
data
object

The updated Attributes resource.

meta
object