AMD on Call Transfer Step

POST https://voice.messagebird.com/call-flows

Request Body

{"destination"=>"{destination}", "source"=>"{sender}", "callFlow"=>{"steps"=>[{"action"=>"say", "options"=>{"payload"=>"Testing hangup on AMD for transfers. Call should hangup shortly after ringing.", "voice"=>"male", "language"=>"en-GB"}}, {"action"=>"transfer", "options"=>{"destination"=>"{transferDestination}", "ifMachine"=>"hangup"}}]}, "webhook"=>{"url"=>"https://some-callback-url"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring