Trackers - Append to an existing Tracker
PUT {{base_url}}/v1/manage/tracker/:trackerId
Request Body
{"name"=>"COVID-19 Tracker", "vocabulary"=>["covid", "cover your mouth with a mask", "coughing", "social distancing", "vaccine"]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| x-api-key | string | ||
| Content-Type | string |