Birdeye · Example Payload

Subscribe Unsubscribe Customer

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Subscribe Unsubscribe Customer 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": "subscribe-unsubscribe-customer",
  "summary": "Subscribe/Unsubscribe Customer",
  "method": "POST",
  "path": "/v1/customer-v2/change-permission",
  "examples": {
    "response_200": {
      "code": 1089,
      "message": "Customer id is invalid."
    }
  }
}