users
update notification preferences
This endpoint updates a user’s notification preferences.
PUT
/
users
/
address
/
{address}
/
notification-preferences
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.