Birdeye · Example Payload

Retrieve Opted Out Contacts

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Retrieve Opted Out Contacts 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": "retrieve-opted-out-contacts",
  "summary": "Retrieve Opted-Out Contacts",
  "method": "POST",
  "path": "/v1/contact/external/preferences/update-feed",
  "examples": {
    "response_200": {
      "code": 20083,
      "message": "End date can't be before start date"
    }
  }
}