Login

User login template that uses our manage database.

Type: MANAGED

Environment Variables: JWT

Request:

  • EMAIL - Requires an email parameter in request body

  • PASSWORD - Requires a password parameter in request body

Response Body:

  • TOKEN - Returns a token property

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

Was this helpful?