API Authorization
Update the access token
Returns the access and refresh tokens.
post/auth/refresh
Headers
client-idstring required
Application client ID
client-secretstring required
Application secret
Request body
Response
Successful authorization.
Returns the access and refresh tokens.
Application client ID
Application secret
Successful authorization.