Remove a tracker value from a Woku
Looks up the tracker by name (active or inactive) and removes its value from the Woku. Returns the removed document. Not idempotent: returns 404 if no value existed.
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.
Path Parameters
MongoDB ObjectId of the Woku.
^[0-9a-fA-F]{24}$Name of the company-level tracker definition.
Response
Value removed
Value of a tracker bound to a specific Woku.
"507f1f77bcf86cd799439015"
"507f1f77bcf86cd799439012"
Woku this value belongs to.
"507f1f77bcf86cd799439011"
Reference to the company-level tracker definition.
"507f1f77bcf86cd799439014"
External identifier (e.g. CRM transaction id).
500"TX-2026-00043"