Skip to main content
POST
Refresh Token

Body

application/json
refresh_token
string
required

The refresh token from the original token response

grant_type
string
required

Must be refresh_token

Example:

"refresh_token"

Response

200 - application/json

Token refreshed successfully

data
object
requestId
string