Catalog
Deletes the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use DeleteCredential instead.
delete/catalog/usql/databases/{databaseName}/secrets/{secretName}
Path parameters
databaseNamestring required
The name of the database containing the secret.
secretNamestring required
The name of the secret to delete
Query parameters
api-versionstring required
Client Api Version.
Response
Successfully deleted the specified secret from the specified database.