Skip to main content
POST
/
dialer
/
auto
/
{sessionId}
/
next
Advance Auto Dialer Session One Call
curl --request POST \
  --url https://api.sternrockcapital.com/dialer/auto/{sessionId}/next
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

sessionId
string
required

UUID of the auto-dialer session to advance

Response

auto-dialer session advanced successfully