Skip to main content
POST
Refresh Token

Body

application/json

Request to exchange refresh token for new access token.

refresh_token
string
required

Response

Successful Response

Token response with optional refresh token.

access_token
string
required
token_type
string
default:bearer
refresh_token
string | null
expires_in
integer | null