Skip to main content
POST
/
api
/
v1
/
auth
/
refresh
Refresh token
curl --request POST \
  --url https://api.paylora.org/api/v1/auth/refresh
{
  "success": true,
  "data": {
    "access": ""
  }
}

Response

User`s logined