Trackers

Force a Linear OAuth token refresh and return the updated status payload. Useful when an agent observes an expired token and wants to recover without restarting the server or re-running OAuth.

post/api/trackers/linear/refresh

Response

Token refreshed; returns same shape as /status

Changes