Delete User Preferences
DescriptionThis API is used for deleting the requested user-preference. This API will also delete all the other user-prefereces, which are refering the requested user-preference as “parent”.
Request
URLURL
Path Parameters
Path Parameters
Unique id, to indentify the user-preference
Query Parameters
Query Parameters
The seq_no and primary_term together, helps to achieve optimized concurrency control. These two fields value, must be sent along with update request, if user want to avoid accidental concurrent changes. These value can be retrieved from the response of “GET” request of user-preference.
The seq_no and primary_term together, helps to achieve optimized concurrency control. These two fields value, must be sent along with update request, if user want to avoid accidental concurrent changes. These value can be retrieved from the response of “GET” request of user-preference.
Authentication
Errors
Errors
Unauthorized
Conflicting