Docs

Send Voice Call

Creates a new voice call in Seven.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Recipient number(s) of the voice calls. This can also be the name of a contact or a group. Our API accepts all common formats like 0049171123456789 , 49171123456789 , +49171123456789 . Multiple recipients are passed separated by commas. Ideally, you should provide the phone number in the international format according to E.164 .

stringrequired

Text message to be read out. Optionally as simple text or as SSML .

string

Caller ID of the call. Please only use verified sender IDs or one of your numbers booked with us here.

number

The duration of how long it should ring at the recipient's end before hanging up. Here, 5 to 60 seconds are possible.

string

A unique ID that you can use for later assignment of the call. This ID is passed in the webhook events.

string

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.