Skip to main content
POST
updateUserNotifications

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
notifications
enum<string>[]
required

Array of notification settings.

Available options:
subscription,
like,
subscription_email,
new_features_email,
payment_complete_email

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object

Endpoint-specific response payload, or an error message when success is false.