Skip to main content
POST
Refresh token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Token refresh successful

access_token
string
required
expires_in
integer
required

Token expiration in seconds

user_id
string<uuid>
required