JavaScript
User Preferences
Update or Create user preferences for a specific subscription topic
PUT /users//preferences/ updates or creates a user’s notification preferences for one specific subscription topic.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier associated with the user whose preferences you wish to retrieve.
A unique identifier associated with a subscription topic.
Query Parameters
Update the preferences of a user for this specific tenant context.
Body
application/json
Response
Example:
"success"