Reserves a DNI, associating a temporary set of attributes to a specific virtual agent.
Attributes that will be consumed by the virtual agent. Flexible mapping of key → value.
{
"shared_id": "1234",
"customer": { "address": "test lane", "age": 25 },
"previous_calls": ["call_id_1", "call_id_2"]
}Successfully reserved a DNI.
The reserved DNI identifier.