Businesses
Delete Google Services for your business
This endpoint allows you to delete the Google Services set for your business.
delete/business/{business_id}/services/{service_id}
Path parameters
business_idstring required
Business id.
It may be replaced by c-{code} where code is the store code, which should be unique per organization. This can be used only for ORG_ADMIN, GROUP_MANAGER and BUSINESS_MANAGER users.
service_idstring required
Id of the service (For creation, you can get this id by calling the get services suggestions endpoint).
Response
OK