Account

Refresh access token

Exchanges a (single-use, rotating) refresh_token for a fresh access token + refresh token.

post/oauth/refresh

Query parameters

refresh_tokenstring required

The refresh token (form-encoded body)

Response

New tokens

Changes

No recorded changes to this endpoint across all 1 revision of this API.