Updates the Business call settings for the specified location.
HTTP request
PATCH https://mybusinessbusinesscalls.googleapis.com/v1/{businessCallsSettings.name=locations/*/businesscallssettings}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
businessCallsSettings.name |
Required. The resource name of the calls settings. Format: locations/{location}/businesscallssettings |
Query parameters
Parameters | |
---|---|
updateMask |
Required. The list of fields to update. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of BusinessCallsSettings
.
Response body
If successful, the response body contains an instance of BusinessCallsSettings
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/business.manage
For more information, see the OAuth 2.0 Overview.