Interactive message - Lists

POST https://conversations.messagebird.com/v1/send

Request Body

{"content"=>{"interactive"=>{"type"=>"list", "header"=>{"type"=>"text", "text"=>"What you would like to do buy today?"}, "body"=>{"text"=>"To begin, tap Main Menu and choose from one of the following actions"}, "action"=>{"button"=>"Main Menu", "sections"=>[{"title"=>"content-title-here", "rows"=>[{"id"=>"unique-row-identifier-1", "title"=>"Buy bundles"}]}, {"title"=>"content-title-here", "rows"=>[{"id"=>"unique-row-identifier-2", "title"=>"Buy airtime", "description"=>"optional description"}]}]}}}, "to"=>"{{recipientPhoneNumber}}", "type"=>"interactive", "from"=>"{{waChannelId}}", "reportUrl"=>"{{optional}}"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring