Birdeye · Example Payload

Remove Particular Tags From All Reviews

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Remove Particular Tags From All Reviews 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": "remove-particular-tags-from-all-reviews",
  "summary": "Remove particular tags from all reviews",
  "method": "POST",
  "path": "/v1/tag/remove/all/review",
  "examples": {
    "response_200": {
      "code": 1011,
      "message": "Business id is invalid"
    }
  }
}