v1

latestOpenAPI 3.0.02026-07-2471143147.5 KB
Authentication

Refresh access token

Exchange a refresh token for a new access token. The refresh token is rotated (old one invalidated).

post/v1/auth/refresh

Request body

refresh_tokenstring

Response

A successful response.

access_tokenstring
refresh_tokenstring
expires_ininteger
token_typestring