- Method: POST
- Path:
/api/v1/auth/login
Request Body
Refer to theLoginRequest schema in the OpenAPI playground.
Response
Returns aToken object on success.
/api/v1/auth/loginLoginRequest schema in the OpenAPI playground.
Token object on success.