Birdeye · Schema

Update Public Profile Of Businesses Request

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Properties

Name Type Description
profileTabs array
View JSON Schema on GitHub

JSON Schema

update-public-profile-of-businesses-request.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/birdeye/refs/heads/main/json-schema/update-public-profile-of-businesses-request.json",
  "title": "Update Public Profile Of Businesses Request",
  "type": "object",
  "properties": {
    "profileTabs": {
      "type": "array"
    }
  }
}