Assign a tracker value to a Woku by tracker name (upsert)
Idempotent. If (wokuId, trackerName) already has a value, it is overwritten. The server resolves the tracker by name within the caller’s company.
Fails with 404 if the tracker name is unknown to the company, 400 if the tracker is inactive, 403 if the Woku belongs to another company.
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}$Body
Response
Value assigned (created) or updated
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"