Birdeye · Example Payload

Update Public Profile Of Businesses

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Update Public Profile Of Businesses 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": "update-public-profile-of-businesses",
  "summary": "Update public profile of Businesses",
  "method": "POST",
  "path": "/v1/business/tabs",
  "examples": {
    "response_200": {
      "code": 1191,
      "message": "Invalid status."
    }
  }
}