Permanently delete all general settings data from the system.
This operation removes all school configuration including name, address, contact information, and logo.
⚠️ WARNING: DANGEROUS OPERATION
This action cannot be undone
All general settings will be permanently deleted
The system will be left without school configuration
You will need to recreate settings using the create endpoint
Use Cases:
System reset or reconfiguration
Moving to a new school installation
Testing and development environments
Important Notes:
This is a soft delete operation (sets is_deleted=True)
Use with extreme caution in production environments
Consider backing up settings before deletion
After deletion, use the create endpoint to set up new settings