delete removes all resources defined in the input declarative configuration files from the target Konnect organization.
Use delete for experimenting with a known set of resources or resetting a test environment. It isn’t a common part of the declarative configuration workflow.
kongctl delete -f <files> is equivalent to generating a delete-mode plan for the input files and running it.