Skip to main content
POST
Refresh access token

Authorizations

Authorization
string
header
required

API Secret token

X-Authorization
string
header
required

User Access token

Path Parameters

app_id
string
required

App ID

Response

token refreshed successfully

access
string

New JWT access token

csrf
string

CSRF token for protected operations

access_expires_at
string<date-time>

Access token expiration timestamp

user_id
string

App user ID

key_id
string

App key ID for JWT verification