Reserves a DNI, associating a temporary set of Attributes to a specific Virtual Agent. The Virtual Agent is linked to the required API key in the request. Calling the DNI will result in connecting to the agent, letting it consume the Attributes. Please note that, in most cases, the API Key for this EP will be different from the API Key for other API EPs.
Attributes that will be consumed by the Virtual Agent. Highly customisable 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