Update Review App and Websites
Settings
Update Review App and Websites
Update the productivity rating, idle-ignore flag, and category for a specific tracked app or website within a team.
PATCH
Update Review App and Websites
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"Google Chrome"
Example:
"productive"
Example:
false
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Category name from the categories list (e.g. from GET /v1/settings/category)
Example:
"Software Development"
