Referência da APICore APIAuthAllows a user to login with the provided credentials.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 Responses200Success