Skip to main content
POST
Add aggregation URL

Headers

Accept
string
default:application/json

e.g. application/json

x-api-key
string

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

Content-Type
string
default:application/json

Media type of the JSON request body.

Path Parameters

business_id
string
required

Id of the business.

Response

OK

id
number

Id of the created Aggregation.

sourceAlias
string

Alias of the source.

sourceName
string

Name of the source.

sourceUrl
string

Url of the souce.

Body
string

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