Google Business Profile
Replace Business Profile Services
Replace the entire service list on a connected Google Business Profile.
This endpoint requires confirmation. Everything not present in the list you send is discarded and cannot be recovered. You must send confirm=REPLACE_SERVICES or the request is rejected with GBP_CONFIRMATION_REQUIRED and nothing is changed.
An empty list is rejected. To clear every service, clear serviceItems through POST /v2/gbp/update-location/.
Array parameters are sent as form fields, not as JSON. Index each entry, for example services[0][name]=Drain cleaning. A JSON request body is not read.
post/v2/gbp/replace-services/
Response
Successful response
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○