User Preferences
Deleting a sitewide preference
delete/v1/user-preferences/site/{propertyName}
Path parameters
propertyNamestring required
The name of the preference.
Response
The preference was deleted
Example response
{
"success": true
}Changes
Changed in 4 of the 55 revisions of this API.6
- ○
api operation id
deleteSiteUserPreferencewas addedapi-operation-id-added
- ○
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
api operation id
deleteSiteUserPreferenceremoved and replaced withapi-operation-id-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○