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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| source-attribute-is-required | boolean | optional | false | If enabled, the action will return failure if the source attribute is not found. The default behavior is to ignore the operation. |
| source-attribute-location | enumeration | optional | action-attributes | The location on which the source attribute is searched. |
| source-attribute-path | string | required | The path to the source attribute, i.e., the attribute containing the value used on replace. | |
| target-attribute-path | string | required | The path to the the account attribute to be replaced. |
Subsections#
| Name | Type | Description |
|---|---|---|
| convert-to-multi-valued | Section | Convert the value into a multi-valued attribute value |