Phone Playback

POST {{baseUrl}}/phone-playback

Make an automated call to any valid phone number and playback an audio message

Request Body

[{"name"=>"number", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"audio-url", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"limit", "value"=>"3", "datatype"=>"number"}, {"name"=>"limit-ttl", "value"=>"1", "datatype"=>"number"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;calling&quot;:&quot;\u003cboolean\u003e&quot;,&quot;number-valid&quot;:&quot;\u003cboolean\u003e&quot;}