User Preferences
Update or Create user preferences for a specific subscription topic
Update or Create user preferences for a specific subscription topic.
PUT
/
users
/
{user_id}
/
preferences
/
{topic_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
user_id
string
requiredA unique identifier associated with the user whose preferences you wish to retrieve.
topic_id
string
requiredA unique identifier associated with a subscription topic.
Query Parameters
tenant_id
string | null
Update the preferences of a user for this specific tenant context.
Body
application/json
topic
object
requiredResponse
200 - application/json
message
string
required