Replace-attribute (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/update-account/operation{name}/replace-attribute

Replaces an attribute.

Parameters#

NameTypeRequiredDefaultDescription
source-attribute-is-requiredbooleanoptionalfalseIf enabled, the action will return failure if the source attribute is not found. The default behavior is to ignore the operation.
source-attribute-locationenumerationoptionalaction-attributesThe location on which the source attribute is searched.
source-attribute-pathstringrequiredThe path to the source attribute, i.e., the attribute containing the value used on replace.
target-attribute-pathstringrequiredThe path to the the account attribute to be replaced.

Subsections#

NameTypeDescription
convert-to-multi-valued SectionConvert the value into a multi-valued attribute value

Was this helpful?