Reset Configuration
DELETE/api/v1/admin/configurations/:key
Reset configuration to env/default by clearing database value.
Readonly configs cannot be reset. Invalidates cache and logs audit trail. Returns new source (env or default) and effective value.
Request
Responses
- 200
- 400
- 404
- 500
OK
Bad Request
Not Found
Internal Server Error