Connect APIs
Get new Authorization token using the refresh token
post/connect-auth/v1/account/refresh-token
Headers
Authorizationstring required
Example:Bearer <access_token>
Client-Idstring required
Example:<EC_00XYZ>
Request body
Response
OK
Get new Authorization token using the refresh token
OK