Skip to main content

SendCall

phone_numberstringrequired

Possible values: <= 16 characters, Value must match regular expression ^\+[1-9]\d{1,14}$

taskstring
pathway_iduuidnullable
languageLanguageEnum
  • pl - Polish
  • hr - Croatian
  • en - English
  • uk - Ukrainian
  • de - German
  • es - Spanish
  • fr - French

Possible values: [pl, hr, en, uk, de, es, fr]

Default value: pl
namestring

Possible values: <= 255 characters

contextstring
voicestring

Possible values: <= 255 characters

from_number_iduuidnullable
recordbooleannullable
max_durationintegernullable

Possible values: >= 1 and <= 60

metadata object
property name*any
SendCall
{
"phone_number": "string",
"task": "string",
"pathway_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"language": "pl",
"name": "string",
"context": "string",
"voice": "string",
"from_number_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"record": true,
"max_duration": 0,
"metadata": {}
}