End Focus Time (OAuth)
documentedEnd the active Focus Session via OAuth.
POST \/api\/oauth\/end_focustimeAnalytic Data APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://www.rescuetime.com/api/oauth/end_focustime?access_token={{OAUTH2_ACCESS_TOKEN}}" \
-X POST \
-H "Accept: application/json"