Refresh user access token
Exchange a valid user refresh token for a new access token and refresh token. Requires only ApiKey — no bearer token.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
Request
This endpoint expects an object.
refreshToken
Response
New access and refresh tokens.
data
error_code
error_message

