X-API-Key: ********************curl --location 'https://api.snakk.ai/api/calls//functions' \
--header 'X-API-Key: <api-key>'{
"call_id": "0d0a16ab-a508-4d58-bf24-5dc3cb248f3e",
"functions": [
{
"property1": "string",
"property2": "string"
}
]
}