Refresh user access token

View as Markdown

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.
refreshTokenstringRequired

Response

New access and refresh tokens.
dataobjectOptional
error_codeinteger or nullOptional
error_messagestring or nullOptional