update
public final Response<Credential> update(AuthProvider provider, String credentialsId, UpdateCredentialRequest requestBody, RequestOverrides overrides)
public final Response<Credential> update(AuthProvider provider, String credentialsId, UpdateCredentialRequest requestBody)
Update a Credential
Return
The updated Credential
Parameters
provider
The provider associated to the connector to update from.
credentials Id
The id of the credentials to retrieve.
request Body
The id of the credentials to update
overrides
Optional request overrides to apply