Skip to main content
POST
/
calls
/
ai
Create AI Calls
curl --request POST \
  --url https://api.sternrockcapital.com/calls/ai \
  --header 'Content-Type: application/json' \
  --data '
{
  "ids": [
    "<string>"
  ]
}
'
{
  "message": "<string>"
}

Body

application/json

List of lead UUIDs

ids
string[]

Response

calls queued successfully