Delete database
Delete a database integration.
Removes the database integration and its associated data. This operation may affect workflows that reference this database.
Use Cases: - Clean up unused database integrations - Remove test databases - Decommission data sources
Note: Currently returns success without performing actual deletion. Full implementation pending.
Header Parameters
Path Parameters
Response
Response Attributes
ID of deleted database
Confirmation message
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.