Delete action link
Deletes a place action link (e.g. booking or ordering URL) from a Google Business Profile location.
Authorization
bearerAuth API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
Query Parameters
Override which location to target. If omitted, uses the account's selected location. Use GET /gmb-locations to list valid IDs.
The resource name of the place action link (e.g. locations/123/placeActionLinks/456)
Response Body
application/json
application/json
application/json
{ "success": true, "deleted": true, "name": "string"}Update action link
Updates a place action link (change URL or action type). Only the fields included in the request body will be updated.
Get Discord account settings
Returns the current Discord account settings including webhook identity (display name and avatar), connected channel, and guild information.