The unique identifier of the credential.
an object with query parameters
OptionalbyCredentialName?: booleanWhen true, the value of the credentialId in the query is interpreted as the credential's name rather than its unique identifier.
an object with the body content
Optionaloptions: ApiCallOptions
Use this operation to apply partial updates to a data credential using JSON Patch operations. To patch a credential by name instead of ID, set the
byCredentialNamequery parameter totrue.