POST
/
api
/
tools
/
{tool_id}
/
test
cURL
curl --request POST \
  --url https://api.ultravox.ai/api/tools/{tool_id}/test \
  --header 'X-API-Key: <api-key>'
"<any>"

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

tool_id
string<uuid>
required

Response

default - */*

The response is of type any.