Skip to main content
POST
Add aggregation URL

Headers

Accept
string

e.g. application/json

x-api-key
string

e.g. [Required] Partner specific API key provided by Birdeye for data exchange.

Path Parameters

business_id
string
required

Id of the business.

Body

application/json
sourceAlias
string
required

Source alias.

url
string

da-vittorio-san-francisco (string, required) - Source url to be added.

Response

OK

id
number

Id of the created Aggregation.

sourceAlias
string

Alias of the source.

sourceName
string

Name of the source.

sourceUrl
string

da-vittorio-san-francisco (string) - Url of the souce.

Body
string

{ "id": "237030543", "sourceAlias": "citysearch", "sourceName": "Citysearch", "sourceUrl": "http://www.citysearch.com/biz/maria-da-vittorio-san-francisco" }