Login
Login the user
Logs user in and returns JWT
POST
https://example.com/wp-json/rimplenet/v1 /users/login
Request Body
Name
Type
Description
user_email*
String
Enter user email
user_password *
Enter password
token_expiration*
String
persistent
Sample response
Last updated