Others
It refer to those APIs in which we have user data , user notification or change password etc.
Last updated
It refer to those APIs in which we have user data , user notification or change password etc.
Last updated
GET
{{BASE_NODE_URL}}/user/get
Here we get user all details and show them.
Name | Type | Description |
---|---|---|
GET
{{BASE_URL}}/api/notification/get
User notifications refer to messages or alerts sent to individuals or users of a system, application, website, or platform to inform them about important events, updates, or actions that require their attention.
GET
{{BASE_URL}}/backend/public/api/log/getRecentLogin
This data is that user data which is now active.
POST
{{BASE_URL}}/api/user/change_password
If user wants to change passwo user use this API and change the password.
GET
{{BASE_URL}}/api/log/get?per_page=5&page=1
In this API we have all user activity.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization*
String
jwt token
Authorization*
String
jwt token
Authorization*
String
jwt token
Authorization*
String
jwt token
old_password*
String
new_password*
String
confirm_password*
String
per_page*
String
page*
String
Authorization*
String
jwt token