id as the persona option to use one character on every call. Free.curl --location 'https://api.callerapi.com/api/voice/personas' \
--header 'x-auth: <api-key>'{
"status": "success",
"personas": [
{
"id": "grandma_edna",
"name": "Edna Whitaker",
"age": 78,
"gender": "female",
"archetype": "grandmother",
"language": "en",
"greeting": "Hello? Whitaker residence."
}
]
}