Trackers

Force a Jira OAuth token refresh and return the updated status payload. Useful when an agent observes an expired token via tracker-status / db-query and wants to recover without restarting the server or re-running 3LO.

post/api/trackers/jira/refresh

Response

Token refreshed; returns same shape as /status

provider'jira' required
connectedboolean required
cloudIdstring nullable required
siteUrlstring nullable required
tokenExpiresAtstring nullable required
scopestring nullable required
hasManageWebhookScopeboolean required
webhookTokenConfiguredboolean required
webhookUrlstring required
redirectUristring required
manualWebhookInstructionsstring

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