Authentication
Exchange access token
Exchanges the supplied access token for a fresh one with the same scopes and a renewed expiry. The original token is invalidated immediately on success. Use this to rotate long-lived integration tokens without re-authenticating.
put/v4/tokens/exchange/{token}
Path parameters
tokenstring required
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.