Skip to main content
POST
Pin a Google Business location

Authorizations

Authorization
string
header
required

Your API key, sent as Authorization: Bearer <key>. One key manages every profile on the account.

Body

application/json
profile_id
string
required

Id of the brand profile to act on. List them with GET /v1/profiles.

page_id
string
required

Page (or LinkedIn organisation) to pin. For google_business this is the location's resource name, and location_id is accepted as an alias.

location_id
string

Google Business location. Required when the account owns more than one.

Response

Success.

The response envelope is stable — a profile_id plus the payload — but its inner fields are not yet pinned down in this document.