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.

credentialsId

The id of the credentials to retrieve.

requestBody

The id of the credentials to update

overrides

Optional request overrides to apply