Birdeye · Example Payload

Edit Published Social Post

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Edit Published Social Post 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": "edit-published-social-post",
  "summary": "Edit Published social Post",
  "method": "POST",
  "path": "/v1/social/post/public/published/edit/{accountNumber}",
  "examples": {
    "response_200": {
      "code": 5557,
      "message": "Requested Business Ids are empty."
    }
  }
}