update(..)
Update status porperties.
required subuser rights: tracker_update
parameters:
name | description | type |
---|---|---|
status | <status> object with id field | JSON object |
return:
{
"success": true
}
errors:
- 201 – Not found in database (if status with the specified id does not exist)
- 236 – Feature unavailable due to tariff restrictions (if there is no trackers with “statuses” tariff feature available)