Text with Quick Reply

POST https://{{baseURL}}/resources/v1/messaging

Request Body

{"deliverychannel"=>"fb", "appid"=>"{{fbmAppid}}", "destination"=>[{"psid"=>["{{psid}}"]}], "channels"=>{"OTT-Messaging"=>{"fb"=>{"text"=>"Customer id check 1", "quick_replies"=>[{"content_type"=>"text", "title"=>"Red", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_RED"}, {"content_type"=>"text", "title"=>"Green", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_GREEN"}, {"content_type"=>"text", "title"=>"Yellow", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_YELLOW"}, {"content_type"=>"text", "title"=>"Orange", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_ORANGE"}, {"content_type"=>"text", "title"=>"Pink", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_PINK"}, {"content_type"=>"text", "title"=>"Brown", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_BROWN"}, {"content_type"=>"text", "title"=>"Blue", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_BLUE"}, {"content_type"=>"text", "title"=>"Black", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_BLACK"}, {"content_type"=>"text", "title"=>"Magenta", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_BLACK"}, {"content_type"=>"text", "title"=>"Voilate", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_VOILATE"}], "type"=>"conversation"}}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>""}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
keystring