v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBToken
Login For Access Token
Authenticate a user and issue a JWT access token based on valid credentials.
Parameters:
- form_data (OAuth2PasswordRequestForm): The form data containing the username and password.
Returns:
- OAuth2Token: An object containing the access token and token type for the authenticated user.
post/v2/token
Response
Successful Response