POST

Invite Admin To Location


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Invites a Google account to manage a location's Business Profile.

Specify the email of the Google account to invite and the role to grant. The invitation has to be accepted by that account before it takes effect. Until then it appears in Get Location Admins with pendingInvitation set to true.

An account that already manages the location isn't invited again, so calling this twice is safe.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gbp/v1/locations/{locationId}/invite-admin

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?