Attribute (List)#

Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/set-attribute/attribute

List of additional attributes, their values and location.

Parameters#

NameTypeRequiredDefaultDescription
namestringrequiredName of an attribute. By default this will be treated as an attribute path, meaning this action may be used to create nested attributes.
is-attribute-namebooleanoptionalfalseThe name is literal, and does not represent a path. Enable this if your attribute names contain a period, which would indicate that it is addressing a nested object.
targetenumerationoptionalsubject-attributesThe destination of the additional attribute.

Subsections#

NameTypeDescription
value OneOfNone

Was this helpful?