Skip to main content

Allows a user to login with the provided credentials.

POST 

/gateway/auth/login

This endpoint authenticates the user and returns a token upon successful login. If the credentials are invalid, it returns an Unauthorized response.

Request

Responses

Success