Buzzin Documentation
    Buzzin Documentation
    • Getting Started
      • Overview
    • API Reference
      • Logs
        • Get filtered Events logs
      • Accesses
        • Create new QR Access
      • Users
        • Create new Property Manager
        • Update existing Property Manager
    • Schemas
      • Enter Events
      • Leave Event
      • Property Admin

    propertyAdmin(Property Admin)

    {
        "_id": "string",
        "propertyId": "string",
        "type": "propertyAdmins",
        "name": "string",
        "phone": "string",
        "email": "string"
    }
    Built with