v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0118684573.2 KB
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

successboolean required

Example response

{
  "success": true
}