Delete a credential

delete

http://localhost:8080/ords/pdbdba/_/db-api/stable/data-tools/credentials/{owner},{credential_name}

Delete a credential

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

204 Response

Credential deleted

404 Response

Credential not found
Back to Top