delete {protocol}://{base-url}/integration/v1/datasource//
Deletes a data source from Alation.
Starting in version 2025.1.5, the deletion behavior depends on the feature flag alation.ocf.datasource.rdbms.hard_delete.enabled
:
- If set to
true
, the data source is hard deleted (permanently removed from the Alation database). - If set to
false
, the data source is soft deleted (retained in the database but no longer visible in the Alation UI).
For Alation Cloud Service customers, contact Alation Support to change the flag value.
For customer-managed deployments, see Using alation_conf for guidance on setting the flag.