Authorizations
Body
application/json
Attributes that will be consumed by the Virtual Agent. Highly customisable mapping of key -> value.
Example:
{
  "shared_id": "1234",
  "customer": { "address": "test lane", "age": 25 },
  "previous_calls": ["call_id_1", "call_id_2"]
}Response
Successfully reserved a DNI
The reserved DNI identifier

