Birdeye · Example Payload

Edit Scheduled Social Post

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

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