admin
Delete System Setting
Delete a system setting so the code's own default applies again. Deleting a key that was never stored is a no-op rather than a 404: the caller asked for "back to default", and that is already the state. Only accessible by admin users.
delete/admin/settings/{key}
Path parameters
keystring required
Response
Successful Response