Birdeye · Example Payload

Add Aggregation Url

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Add Aggregation Url is an example object payload from Birdeye, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarymethodpathexamples

Example Payload

Raw ↑
{
  "operationId": "add-aggregation-url",
  "summary": "Add aggregation URL",
  "method": "POST",
  "path": "/v1/aggregation/business/{business_id}",
  "examples": {
    "response_200": {
      "code": 1032,
      "message": "Invalid source id"
    }
  }
}