OpenAura
Response
Copy Page
OpenAura
Authentication
Register
POST
Login
POST
GetUserId
GET
RefreshToken
POST
Login Copy
POST
Login Copy Copy
POST
Schemas
Authentication
Request
UserCreationRequest
UserAuthRequest
Response
UserAuthResponse
ApiResponse
ApiError
Response
Copy Page
UserAuthResponse
response containing the new access and refresh tokens.
{
"accessToken"
:
"string"
,
"refreshToken"
:
"string"
}