Jump to Content
Heap
Developer GuidesAPI Reference
v1.0

Developer GuidesAPI ReferenceHelp CenterEngineering BlogCommunityOpen AppHeap
API Reference
Developer GuidesAPI ReferenceHelp CenterEngineering BlogCommunityOpen App
Custom API
All
Pages
Start typing to search…

Overview

  • API Reference Overview

Client-Side API

  • Client-side APIs Overview
  • track
  • identify
  • resetIdentity
  • addUserProperties
  • addEventProperties
  • removeEventProperty
  • clearEventProperties
  • userID
  • identity
  • setAppId
  • sessionId
  • init

Client-side API (Mobile)

  • stopEVPairing (iOS & Android)
  • Disable Mobile Visualizer Pairing Gesture (iOS & Android)
  • startEVPairing (iOS & Android)
  • changeInterval (iOS)

Server-Side API

  • Server-side APIs Overview
  • Trackpost
  • Bulk Track
  • Identifypost
  • Add User Propertiespost
  • Bulk Add User Properties
  • Add Account Propertiespost
  • Bulk Add Account Properties
  • User Deletion (Delete API)

clearEventProperties

This API should be called prior to calling the addEventProperties API. It removes all previously stored event properties from the cookie, which ensures the properties getting added by the next addEventProperties call are always relevant.