Login to receive an access token.
- Method: POST
- Path:
/api/v1/auth/login
Request Body
Refer to the LoginRequest
schema in the OpenAPI playground.
Response
Returns a Token
object on success.
Responses are generated using AI and may contain mistakes.
The response is of type object
.