Birdeye · Example Payload

Schedule Social Post

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

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