Persona
Persona actions manage personas — the identity records for both users and agents in the system. Each persona has
attributes (custom fields) that can be read, written, and deleted. You can also create new personas at runtime.
Available Actions
| Action | Description |
|---|---|
| GetPersona | Retrieve a persona's information. |
| GetPersonaAttribute | Get the value of a specific attribute on a persona. |
| SetPersonaAttribute | Set the value of a specific attribute on a persona. |
| DeletePersonaAttribute | Delete a specific attribute from a persona. |
| CreatePersona | Create a new persona with a given name. |
Updated 3 months ago
Did this page help you?

