Delete a Setting/Property

(imported topic written by SystemAdmin)

Good day,

We’re trying to delete a custom setting/property.

I’ve tried using the following:

setting delete "Name Of Setting" on "{now}" for current site

The action completes successfully, but the setting remains. \

Any assistance would be greatly appreciated.

(imported comment written by cstoneba)

try

setting delete "Name Of Setting" on "{now}" for client
1 Like

(imported comment written by SystemAdmin)

That did it. Thank you