User Preferences
Delete user subscription topic
Removes a user's override for one subscription topic, resetting it to the effective default from the tenant or workspace.
delete/users/{user_id}/preferences/{topic_id}
Path parameters
user_idstring required
A unique identifier associated with the user whose preferences you wish to delete.
topic_idstring required
A unique identifier associated with a subscription topic.
Query parameters
tenant_idstring nullable
Delete the preferences of a user for this specific tenant context.
Response
The user's topic preference was deleted, or did not exist.