Request-acknowledgement (Section)#

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

Parameters#

NameTypeRequiredDefaultDescription
accept-button-labelstringoptionalThe label displayed on the button to accept the acknowledgement. This message can be configured and localized using message keys.
cancel-button-labelstringoptionalThe label displayed on the button to cancel or decline the acknowledgement. This message can be configured and localized using message keys.
cancellablebooleanoptionaltrueWhen true the user can cancel or decline the acknowledgement request. When false the user can only accept it.
messagestringrequiredThe acknowledgement request message displayed to the user so that he can accept or decline it. This message can be configured and localized using message keys.

Subsections#

NameTypeDescription
mode OneOfNone
user-response-attribute SectionThe attribute’s name storing the user response as a boolean value

Was this helpful?