Delete a local post
delete_local_postDelete a local post from a Google Business Profile to remove stale or incorrect updates.
Instructions
Deletes a local post from the Business Profile. Empty response on success. Local posts live only on the legacy v4 API (mybusiness.googleapis.com) — they were never migrated to v1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | Local post id (last segment of the post's `name`). | |
| accountId | Yes | Account id — bare "123" or "accounts/123". | |
| locationId | Yes | Location id — bare "456", "locations/456" or "accounts/1/locations/456". |