User Login
API endpoint for user login through the Meetra AI API.
Last updated
API endpoint for user login through the Meetra AI API.
Last updated
HTTP Code | Description |
---|---|
payload
Object
User login credentials (email and password)
200
Success. Returns a JSON response containing the JWT token.
400
Bad request. Invalid email or password.
400
Invalid email or password.