Birdeye · Example Payload

Get Opt Out Contact Data

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Opt Out Contact Data 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": "get-opt-out-contact-data",
  "summary": "Get opt-out contact data",
  "method": "POST",
  "path": "/v1/contact/{businessId}/update-feed",
  "examples": {
    "response_200": {
      "code": 20083,
      "message": "End date can't be before start date"
    }
  }
}