Skip to main content

Login

POST 

/v1/auth/login

This endpoint authenticates a user and generates an access token. It validates the user's credentials and returns a JWT token for subsequent API calls. The response includes the access token and user information.

Request

Responses

OK