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

provider'linear' required
connectedboolean required
tokenExpirystring nullable required
scopestring nullable required
webhookUrlstring required
redirectUristring required

Changes

Changed in 1 of the 104 revisions of this API.4

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added