Update Multiple Credential Attributes with DBMS_CLOUD.UPDATE_CREDENTIAL

You can use DBMS_CLOUD.UPDATE_CREDENTIAL to update multiple credential attributes in a single operation. This is useful when related values, such as an OCI signing key and its fingerprint, must be changed together.

See UPDATE_CREDENTIAL Procedure for more information.