v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
Admin

Reset a configuration property

Resets the value of a single configuration property. This will return the property to its default value (see external documentation for supported properties and their default values).

This operation may fail for one of the following reasons:

  • Property not found or not configured (HTTP error 404)
  • A server error occurred (HTTP error 500)
delete/admin/config/properties/{propertyName}

Response

The configuration property was deleted.