Updating the documentation

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
This commit is contained in:
Pedro Igor 2026-01-13 14:25:29 -03:00
parent b2a1219937
commit cca5ef44fa

View file

@ -68,6 +68,7 @@ on the realm resource associated with the event, so that each realm resource typ
| `notify-user` | Notify the user by email a|
- `subject`: The email subject
- `message`: The email message in plain text or HTML format
- `to`: The recipient email address. If not provided, the user's email address will be used
| `set-user-attribute` | Set an attribute to the user. Allows providing multiple `<name>`/`<value>` pairs a|
- `<name>`: The attribute name
- `<value>`: The value of the attribute