API
Get ALL Roles
List of Roles
Get Role by ID
role ID
Role
Get Current user/Logged-In user Role
Role
Gets user by ID
ID of user
user
Gets Current Logged-In user
user
user can register themself here
user attributes
Authorized token response to login
user can login here
username, password
Authorized token response to login
Adds a new user
user attributes
user
user can change password here
CurrentPassword, PasswordConfirmation, NewPassword
Boolean
used if user forgets his/her password, email will be sent on given username/email if it exists
Email
Boolean
Activates or de-activates a user
id of user
true to activate and false for deactive
boolean
Updates a user by ID in given request-body
user attributes
User
updates current logged in User
user attributes
User
upserts current logged-in users' profile picture
prfile picture to update with current
user
Deletes user by ID
ID of user
Boolean