User
Auth

Refresh token

Refresh access token with specified refresh token

post/3rdparty/v1/auth/token/refresh

Response

Token

access_tokenstring

actual access token

expires_atstring date-time

time at which the access token is no longer valid

idstring

unique identifier for the access token

refresh_tokenstring

refresh token

token_typestring

type of the access token

Changes