GMB Place Actions
Delete action link
Deletes a place action link (e.g. booking or ordering URL) from a GBP location.
delete/v1/accounts/{accountId}/gmb-place-actions
Path parameters
accountIdstring required
Query parameters
locationIdstring
Override which location to target. If omitted, uses the account's selected location. Use GET /gmb-locations to list valid IDs.
namestring required
The resource name of the place action link (e.g. locations/123/placeActionLinks/456)
Response
Place action deleted successfully