Delete OCI Vector Credential
delete
/essbase/rest/v1/ai/dbconnection/{dbConnectionName}/vector/credential/{credentialName}
Deletes the OCI vector credential for the specified application.
Request
Path Parameters
-
credentialName(required): string
Credential name.
-
dbConnectionName(required): string
Database connection name.
Response
Supported Media Types
- application/json
- application/xml
200 Response
OK
OCI vector credential dropped successfully.
400 Response
Bad Request
Failed to drop OCI vector credential.