User login template that uses our manage database.
MANAGED
JWT
Request:
EMAIL - Requires an email parameter in request body
email
PASSWORD - Requires a password parameter in request body
password
Response Body:
TOKEN - Returns a token property
token
Tip 💡: Remember to include the email and password parameters in HTTP body when running this template (for both debugging or calling the API)
Last updated 4 years ago