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>"
  ]
}'
This response does not have an example.

Body

application/json

List of lead UUIDs

ids
string[]

Response

calls queued successfully