Update user notifications setting api
Update email and push notification settings for user.
NOTE: QuranReflect is sending email and push notification. User can update settings for both types of notifications. Any notification setting key that has
push
in it is for Push notification. Otherwise it's email notification setting.
Path Parameters
Query Parameters
Client API token
Header Parameters
user access token
client access token
timestamp of token expiry
access token type
user uid
Request Body
user_notifications_setting object
Disable all notification emails, if true
system won't sent any notification email to user
get notifcation when someone follow author
get notification when someone user is following create a post
get notificaiton when someone comment on user's post
get notification when someone like user's post
get notification when someone mention user
get notification when someone create post in a group where user is a member
- 200
OK
Response Headers
Cache-Control string
Connection string
Content-Type string
Date string
ETag string
Server string
Status string
Transfer-Encoding string
X-Content-Type-Options string
X-Frame-Options string
X-Powered-By string
X-Request-Id string
X-XSS-Protection string
Schema
object
{}
{
"success": true
}